Irls

scalaglm.Irls$
object Irls

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Irls.type

Members list

Value members

Concrete methods

def IRLS(bp: Double => Double, bpp: Double => Double, y: DVD, X: DMD, bhat0: DVD, its: Int, tol: Double): (DVD, DMD, DMD)

IRLS algorithm, called by Glm

IRLS algorithm, called by Glm

Attributes