calculate_standard_error | R Documentation |
To be used in predict.mfp2()
.
calculate_standard_error(model, X, xref = NULL)
model |
fitted |
X |
transformed input matrix with variables of interest for partial predictor. |
xref |
transformed reference value for variable of interest. Default is
|
See pages 91-92 and following in the book by Royston and Sauerbrei 2008 for the formulas and mathematical details.
Standard error.
Royston, P. and Sauerbrei, W., 2008. Multivariable Model - Building:
A Pragmatic Approach to Regression Anaylsis based on Fractional Polynomials
for Modelling Continuous Variables. John Wiley & Sons.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.