investigate-methods: Investigate solutions to an inverse problem

investigateR Documentation

Investigate solutions to an inverse problem

Description

investigate() is a method that applies an algorithm to data contained in a model module in order to solve an inverse problem (ie, identify a statistical model that can generate approximations of that data).

Usage

investigate(x, ...)

Arguments

x

A model module (an instance of a class that inherits from Ready4Module) or submodule (any S3 class instance)

...

Additional arguments

Value

A model module (an instance of a class that inherits from Ready4Module) or submodule (any S3 class instance).


ready4-dev/ready4 documentation built on Nov. 4, 2024, 11:38 p.m.