getSMT {fpopw} | R 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
[Package fpopw version 1.1 Index]