Description Usage Arguments Value
Fit the primary linear model with Nuissance-Free conditional likelihood method.
1 2 |
y |
Vector. The response variable subject to missing data. |
z |
Vector. The shadow variable (fully observed). |
u |
Matrix. The covariate matrix excluding shadow variable z (fully observed). |
regularize |
Logical. If |
cov.names |
Vector. The vector of names for all the covariates. The first element is the name of variable z, followed by the name of variable u. |
se.method |
Charactor. The method for estimating standard error of parameters. Three options are available.
distribution. This option is applicable to
perturbation method. This option is applicable to both
|
CI.alpha |
α value for confidence interval of each parameter.
|
M |
Number of resampling in perturbation. |
seed_num |
Number of seed to control randomness of perturbation term generated. |
A table. Summary of estimates and standard error presented in the table with p+1 rows and 2 columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.