Learn R Programming

fitlandr (version 0.1.1)

normalize_predict_f: Return a normalized prediction function

Description

Return a normalized prediction function

Usage

normalize_predict_f(vf)

Value

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

Arguments

vf

A vectorfield object estimated by fit_2d_vf().