beta_calculate: Calculate the true value of the functional parameter

Description Usage Arguments Value References

View source: R/beta_calculate.R

Description

Calculate the true value of the functional parameter beta when given the observation points of the two directions in the simulations.

Usage

1
beta_calculate(s_time_point, u_time, len_k, B)

Arguments

s_time_point

a vector of the observation times in the s direction.

u_time

length of the observation time in the u direction.

len_k

number of the basis function used when generating the functional parameter.

B

signal of the functional parameter.

Value

beta_calculate() returns the true value of the functional parameter given the observation times.

References

see the paper "Generalized functional partial varying-coefficient model".


BIG-S2/GFPLVCM documentation built on May 23, 2019, 5:01 a.m.