fit.smooth: Fit curve with spline

Description Usage Arguments

View source: R/fit.smooth.R

Description

Fit curve with spline

Usage

1
fit.smooth(y, x = seq_along(y), r = x, para = NULL)

Arguments

r

the x to predict from

para

yanxianUCSB/yxhelper documentation built on April 20, 2020, 4:09 p.m.