compute_standard_errors {ungroup} | R Documentation |
Compute Standard Errors and Confidence Intervals
Description
Compute Standard Errors and Confidence Intervals
Usage
compute_standard_errors(B, QmQ, QmQP)
Arguments
B |
B-spline basis matrix |
QmQ |
Object generated by pclm.fit |
QmQP |
Object generated by pclm.fit |
[Package ungroup version 1.4.4 Index]