Generic fit S3
fit.RdDispatches to class-specific fit() methods (e.g.,
fit.BatchBirdFlowTrainer()).
Examples
if (FALSE) { # \dontrun{
fitted <- fit(BatchBirdFlowTrainer(species), seed = 123)
} # }
fit.RdDispatches to class-specific fit() methods (e.g.,
fit.BatchBirdFlowTrainer()).
if (FALSE) { # \dontrun{
fitted <- fit(BatchBirdFlowTrainer(species), seed = 123)
} # }