Description Usage Arguments Value References
View source: R/beta_calculate.R
Calculate the true value of the functional parameter beta when given the observation points of the two directions in the simulations.
1 | beta_calculate(s_time_point, u_time, len_k, B)
|
s_time_point |
a vector of the observation times in the s direction. |
u_time |
length of the observation time in the |
len_k |
number of the basis function used when generating the functional parameter. |
B |
signal of the functional parameter. |
beta_calculate()
returns the true value of the functional parameter given the observation times.
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.