funGoF: Function used to perform parallel computing for...

View source: R/funGoF.R

funGoFR Documentation

Function used to perform parallel computing for pseudo-observations of generalized Ornstein-Uhlenbeck

Description

This function simulates values of the Cramer-von Mises and Kolmogorov-Smirnov statistics for testing goodness-of-fit of GOU.

Usage

funGoF(n)

Arguments

n

number of simulated points.

Value

out

List of gof statistics for GOU: ks (Kolmogorov-Smirnov) and cvm ( Cramer-von Mises)


GenOU documentation built on Aug. 28, 2025, 9:09 a.m.

Related to funGoF in GenOU...