apply_to_new_data: Apply function to fitted object after supplanting data with...

View source: R/apply_supplant_new_data.R

apply_to_new_dataR Documentation

Apply function to fitted object after supplanting data with new data

Description

Apply function to fitted object after supplanting data with new data

Usage

apply_to_new_data(
  FUN,
  fit,
  Xocc,
  Xobs = NULL,
  ModelSite = NULL,
  y = NULL,
  dataargs = NULL,
  funargs = NULL
)

sustainablefarms/msod documentation built on March 6, 2023, 7:17 a.m.