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.


Penncil/SAT documentation built on Dec. 18, 2021, 7:38 a.m.