get_predictions {resemble}R Documentation

Extract predictions from an object of class mbl

Description

Stable lifecycle

Extract predictions from an object of class mbl

Usage

get_predictions(object)

Arguments

object

an object of class mbl as returned by mbl

Value

a data.table of predicted values according to either k or k_dist

Author(s)

Leonardo Ramirez-Lopez and Antoine Stevens

See Also

mbl


[Package resemble version 2.2.3 Index]