checkmyews {wavethresh} | R Documentation |
Given a LSW spectrum this function simulates nsim
realizations,
estimates the spectrum, and then averages the results. The large
sample averages should converge to the original spectrum.
checkmyews(spec, nsim=10)
spec |
The LSW spectrum |
nsim |
The number of realizations |
A LSW spectrum obtained as the average of nsim
simulations
from the spec
spectrum.
G P Nason