pseudo_score: Estimate parameters from a specified model using pseudo-score
Description
Estimate parameters from a specified model using pseudo-score
Usage
pseudo_score(psdesign, start = NULL, epsilon = 1e-05, maxit = 50)
Arguments
psdesign
An object of class psdesign
start
Vector of starting values, if NULL, will come up with starting values
maxit
Maximum number of iterations