is_fitted: Check if the model has been fitted

View source: R/WarpKrigingClass.R

is_fittedR Documentation

Check if the model has been fitted

Description

Check if the model has been fitted

Usage

is_fitted(object, ...)

Arguments

object

A Kriging/MLPKriging/WarpKriging model object.

...

Unused.


rlibkriging documentation built on May 14, 2026, 1:06 a.m.