smooth.spline.fv: smooth.spline of fv.object

View source: R/smooth.spline.fv.R

smooth.spline.fvR Documentation

smooth.spline of fv.object

Description

smooth.spline of fv.object

Usage

smooth.spline.fv(
  x,
  key = fvnames(fv, a = ".y"),
  .x = fvnames(fv, a = ".x"),
  ...
)

Arguments

x

an fv.object

key, .x

character scalars

...

additional parameters of the functions smooth.spline, except for x, y and keep.data

References

https://tingtingzhan.quarto.pub/groupedhyperframe/topics.html


groupedHyperframe documentation built on March 10, 2026, 5:08 p.m.