manual_datafill: Function for filling data from missing manual stations by...

View source: R/manual_datafill_function.R

manual_datafillR Documentation

Function for filling data from missing manual stations by adjacent stations using multiple linear regression model Part of calculating normals workflow for ASWE data. January 2021, Ashlee Jollymore

Description

Function for filling data from missing manual stations by adjacent stations using multiple linear regression model Part of calculating normals workflow for ASWE data. January 2021, Ashlee Jollymore

Usage

manual_datafill(data, normal_max, normal_min, survey_periods_20, num_obs, ...)

Arguments

data

data that you are filling in data within

normal_max

Max year of the normal time span

normal_min

Min year of the normal time span

survey_periods_20

survey periods with less than 20 years of data within the nomral time period defined

num_obs

number of observations


bcgov/bcsnowstats documentation built on Nov. 20, 2022, 9:12 a.m.