parsnip (version 0.1.1)

null_value: 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)

is_varying(x)

Arguments