getMLE: Calculate the weighted MLE

Description Usage Arguments

Description

This function calculates the MLE for a weighted logistic regression.

Usage

1
getMLE(x, y, w)

Arguments

x

the covariate matrix of dimension n times p.

y

a binary response vector of length n.

w

a weight vector of length n.


xliu-stat/SAT documentation built on Dec. 23, 2021, 7:10 p.m.