Description Usage Arguments Value References Examples
sim_tau
is used to simulate estimated targeting parameter with sparse linear data given N.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
nunber_sample |
number of sample in simulated data. |
number_covariate |
number of covariates. |
core |
number of core to use function. |
A dataframe containing follows:
est |
Out-of-sample MSE. |
sample |
Sample size in simulation data. |
method |
Prediction method. |
No.
1 | sim <- sim_fix_n(number_sample = 100; number_covariate = 10; core = 1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.