inst/tests/play.R

data <- read.table("lidar.txt",header=TRUE)
attach(data)
x <- logratio
N_Knots <- 5
Knots_Locate <-
  
  

dim(x)
feng-li/movingknots documentation built on March 30, 2021, 11:58 a.m.