cost: Return total cost of model fit based on provided kit/variable...

costR Documentation

Return total cost of model fit based on provided kit/variable costs vector

Description

Return total cost of model fit based on provided kit/variable costs vector

Return total cost of model fit based on provided kit/variable costs vector

Usage

cost(object, k)

## S4 method for signature 'oscar'
cost(object, k)

Arguments

object

Fit oscar S4-object

k

Cardinality 'k' to compute total feature cost at

Value

Numeric value of total feature/kit cost at cardinality 'k'

Numeric value of total feature/kit cost at cardinality 'k'


oscar documentation built on Oct. 2, 2023, 5:08 p.m.