func.boot {StackImpute} | R Documentation |
func.boot
Description
This function is called internal to Bootstrap_Variance and re-estimates glm model parameters
Usage
func.boot(data, indices)
Arguments
data |
matrix with indices of possible imputed datasets to sample |
indices |
sampled indices |
Value
numeric vector of parameter coefficients
[Package StackImpute version 0.1.0 Index]