LeastSquaresRegressionResult

trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def andThen[A](g: Double => A): DenseVector[Double] => A
Inherited from:
Function1
def compose[A](g: A => DenseVector[Double]): A => Double
Inherited from:
Function1
Inherited from:
Product
override def toString(): String
Definition Classes
Function1 -> Any
Inherited from:
Function1