reMap2: reMap2

View source: R/reMap2.R

reMap2R Documentation

reMap2

Description

Map the dates of an enhanced efficiency model fit back to the present, as defined via min.date and max.date.

Usage

reMap2(min.date, max.date, splineDays)

Arguments

min.date

The start date for data to include. This is a text string in the format %Y-%m-%d, or YYYY-MM-DD.

max.date

The end date for data to include. Same format as min.date.

splineDays

The set of spline days in the 1959-1960 paradigm on which enhanced efficiency models were fit.

Value

A data frame with all observed and imputed efficiency values, where variable gam.estimated identifies days with imputed values.

Author(s)

WEST Inc.

See Also

reMap

Examples

## Not run: 
reMap2( min.date,max.date,splineDays )

## End(Not run)

tmcd82070/CAMP_RST documentation built on April 6, 2022, 12:07 a.m.