nr.ci {ghypernet} | R Documentation |
Confidence intervals for nrm models.
Description
Internal function to compute confidence intervals for estimated parameters of nrm model
Usage
nr.ci(nr.m, w, adj, pval)
Arguments
nr.m |
nrm model from which getting coefficients |
w |
list of predictors |
adj |
adjacency matrix |
pval |
numeric. confidence level |
Value
matrix reporting values of predictors and confidence bounds
[Package ghypernet version 1.1.0 Index]