cost | R Documentation |
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
cost(object, k)
## S4 method for signature 'oscar'
cost(object, k)
object |
Fit oscar S4-object |
k |
Cardinality 'k' to compute total feature cost at |
Numeric value of total feature/kit cost at cardinality 'k'
Numeric value of total feature/kit cost at cardinality 'k'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.