generate_miaaft_surrogate_cpp: Generate a Single MIAAFT Surrogate Matrix

View source: R/RcppExports.R

generate_miaaft_surrogate_cppR Documentation

Generate a Single MIAAFT Surrogate Matrix

Description

Generate a Single MIAAFT Surrogate Matrix

Usage

generate_miaaft_surrogate_cpp(x, max_iter = 100L)

Arguments

x

A numeric matrix (rows = time, cols = variables).

max_iter

An integer specifying the maximum number of iterations.

Value

A numeric matrix representing the generated MIAAFT surrogate.


xiacf documentation built on April 16, 2026, 5:08 p.m.