Description Usage Arguments Details Value Author(s) References See Also
Extract fitted values from a hisemit object
1 2 3 |
object |
A |
fitted.type |
One of |
gene.list |
Not implemented |
component |
Specifying which additive component is extracted. See details. |
... |
Not used. |
For the fitted.type argument,
'lfdr' specifys local false discovery rates to be extracted.
'fpp' specifys false positive proportion to be extracted.
'pi0' specifys prior probability of null hypothesis to be extracted.
'f' specifys the smooth function to be extracted.
When fitted.type='f', the component specifies which component of the fitted smooth function to be extracted.
If component is missing, the overal function is returned.
If component='intercept', only the intercept term is returned.
If component is numeric, then it specifies the smooth function corresponding to which covariate to be extracted.
A numeric vector
Long Qu long.qu@wright.edu
Long Qu, Dan Nettleton, Jack Dekkers (2012) A hierarchical semiparametric model for incorporating inter-gene relationship information for analysis of genomic data. Biometrics, 68(4):1168-1177
plot.hisemit, fitted.hisemit, coef.hisemit, vcov.hisemit, residuals.hisemit, logLik.hisemit, confint.hisemit, print.hisemit,
penLik.EMNewton
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.