public double RSquared { get; }
Public ReadOnly Property RSquared As Double Get
You can read more about this and the other statistics in the docs for our online regression tool (which uses this API internally).