Skip to main content

predict_fosr

Function predict_fosr 

Source
pub fn predict_fosr(result: &FosrResult, new_predictors: &FdMatrix) -> FdMatrix
Expand description

Predict new functional responses from a fitted FOSR model.

§Arguments

  • result - Fitted FosrResult
  • new_predictors - New scalar predictors (n_new × p)