Description Usage Arguments Value References
View source: R/Gen_data_same_time.R
Generate the response and the covariates at the same time points.
1 | Gen_data_same_time(n, pois_par, u_time, gamma, len_k, B)
|
n |
The number of sample size to be generated. |
pois_par |
The number of time points in the |
u_time |
length of the observation time in the u direction. |
gamma |
true values of the scalar parameters |
len_k |
number of the basis function used when generating the functional parameter. |
B |
signal of the functional parameter. |
y |
The response in the simulations. |
x |
The functional variable in the simulations with the same observation times with the response. |
z |
The scalar variables in the simulations with the same observation times with the response. |
see the paper "Generalized functional partial varying-coefficient model".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.