rtMeta-methods: rtMeta S3 methods

rtMeta-methodsR Documentation

rtMeta S3 methods

Description

S3 methods for rtMeta class that differ from those of the rtMod superclass

Usage

## S3 method for class 'rtMeta'
predict(object, newdata, fn = median, ...)

Arguments

object

rtMeta object

newdata

Testing set features

fn

Function to average predictions

...

Additional arguments passed to predict(object)


egenn/rtemis documentation built on March 28, 2024, 12:53 p.m.