getSMT: getSMT

View source: R/simpleSelection.R

getSMTR Documentation

getSMT

Description

A function to get the smoothed profile from the output of Fpop, Fpop_w, Fpsn and Fpsn_w

Usage

getSMT(res, K = NULL)

Arguments

res

output of Fpop, Fpop_w, Fpsn or Fpsn_w

K

the number of changes (only if Fpsn or Fpsn_w)

Value

a vector of the smoothed profile


fpopw documentation built on June 7, 2022, 1:09 a.m.

Related to getSMT in fpopw...