specPredict: Spectrum prediction

Description Usage Arguments

Description

Predicts the spectrum based on an estimated transfer function and new data provided.

Usage

1
specPredict(H, d2)

Arguments

H

A list returned by tf() containing H, Hinfo, and info.

d2

A data.frame containing the new data. Must have the same column names as the original data used in the transfer function estimation.


driegert/transfer3 documentation built on May 3, 2019, 8:33 p.m.