Struct ndarray_glm::Logistic [−][src]
Expand description
Logistic regression
Trait Implementations
Maps the expectation value of the response variable to the linear predictor. In general this is determined by a composition of the inverse natural parameter transformation and the canonical link function. Read more
Maps the expectation value of the response variable to the linear predictor. In general this is determined by a composition of the inverse natural parameter transformation and the canonical link function. Read more