Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

add_on_exports

Functions required for parsnip-adjacent packages


Description

These functions are helpful when creating new packages that will register new model specifications.

Usage

null_value(x)

show_fit(model, eng)

update_dot_check(...)

new_model_spec(cls, args, eng_args, mode, method, engine)

check_final_param(x)

update_main_parameters(args, param)

update_engine_parameters(eng_args, ...)

is_varying(x)

parsnip

A Common API to Modeling and Analysis Functions

v0.1.5
GPL-2
Authors
Max Kuhn [aut, cre], Davis Vaughan [aut], RStudio [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.