Learn R Programming

kernelPhil (version 0.2)

load.kernel.smooths: Load kernel smooths

Description

Loads the output of kernel.smooth.in.space.and.time() or kernel.smooth.in.space.and.time.with.margins() previously saved with save.kernel.smooths()

Usage

load.kernel.smooths(location)

Value

A list containing the parameters and a data.frame with the smoothed estimates (same structure as returned by kernel.smooth.in.space.and.time() and kernel.smooth.in.space.and.time.with.margins()).

Arguments

location

String location to which results were saved.