Description Usage Arguments Value
Function used to generate the latent curves for simulation scenarios where I define various scenarios, inspired by Delaigle and Hall(2012)
1 | generate_latent_process(theta, mu_coeff, tt, n = 20, return_scores_too = F)
|
theta |
Define latent process X_i using Fourier basis |
mu_coeff |
vector of mean coefficients |
tt |
grid of points which the functions are observed |
n |
number of individuals to generate data for |
return_scores_too |
Indicator to determine whether or not to return the coefficients too |
latent process observed on points defined by grid
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.