Learn R Programming

prova (version 1.0.0)

fftNGS: Find optimal FFT size

Description

Modified from rstan https://github.com/stan-dev/rstan/blob/develop/rstan/rstan/R/monitor.R.

Usage

fftNGS(N)

Value

Optimal FFT size

Arguments

N

Integer.

Details

Used in 'funAC()'.