expectation_sqrt {countSTAR} | R Documentation |
Estimate the mean for a STAR process
Description
Estimate the conditional expectation for a STAR process under the square root link function.
Usage
expectation_sqrt(a, Jmax, Mu, sigma_t, Offset)
Arguments
a |
|
Jmax |
|
Mu |
|
sigma_t |
|
Offset |
|
Value
Zhat T x m
matrix of conditional expectations
Note
This function uses Rcpp
for computational efficiency.
[Package countSTAR version 1.0.2 Index]