get: get: get prediction data of models

Description Usage Arguments Details

Description

Get prediction dafa of models

Usage

1
2
3
4
5
get_feasibility(model, newdata)

get_entropy(model, newdata)

get_stats(model, newdata, slot = "all", stats = c("mean", "sd"))

Arguments

model

suropt model

newdata

input data where predictions will be done

slot

character indicating slot, must be 'y', 'g' or 'all' (default)

stats

character indicating statistics to be taken, must be one or some of 'mean', 'sd', 'lower95', 'upper95' or 'trend'

Details

Bla


coldfir3/suropt documentation built on May 12, 2019, 5:44 a.m.