simult.tree.kld.FINAL: Run the regression tree analysis with specified number of...

View source: R/simulate.tree.kld.FINAL.R

simult.tree.kld.FINALR Documentation

Run the regression tree analysis with specified number of splits

Description

simult.tree.kld.FINAL This function finds the best split based on the improvement

Usage

simult.tree.kld.FINAL(
  lfinput.frm,
  frstcol.lf,
  lstcol.lf,
  lat.min,
  lon.min,
  year.min
)

Arguments

lfinput.frm

The length frequency data frame input; must include columns lat, lon, year, and quarter

frstcol.lf

The first column in the data frame with length frequency info

lstcol.lf

The first column in the data frame with length frequency info


HaikunXu/FishFreqTree documentation built on Jan. 25, 2025, 12:07 a.m.