R/OSMAC.R
get_Logistic_MLE.Rd
Maximum likelihood estimation for logistic regression.
get_Logistic_MLE(x, y, w)
A matrix of explanatory variables.
A numeric vector. Response variable.
A numeric vector. The weight of each sample.
A list.
par : Parameter estimation.
par
message : Message during iteration.
message
iter : Iteration times.
iter