normalize_predict_f: Return a normalized prediction function

View source: R/fit_vectorfield.R

normalize_predict_fR Documentation

Return a normalized prediction function

Description

Return a normalized prediction function

Usage

normalize_predict_f(vf)

Arguments

vf

A vectorfield object estimated by fit_2d_vf().

Value

A function that takes a vector x and returns a list of v, the drift part, and a, the diffusion part.


fitlandr documentation built on Feb. 16, 2023, 8:31 p.m.