View source: R/helper-functions.R
check_is_fitted | R Documentation |
Checks if the given estimator is fitted
check_is_fitted(estimator)
estimator |
An estimator with is_fitted attribute |
TRUE if the estimator is fitted, FALSE is not
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.