profile_likelihood.vpa: VPAの推定値についてprofile likelihood (one...

View source: R/rvpa.r

profile_likelihood.vpaR Documentation

VPAの推定値についてprofile likelihood (one parameter)を実施する

Description

VPAの推定値についてprofile likelihood (one parameter)を実施する

Usage

profile_likelihood.vpa(
  res,
  Alpha = 0.95,
  min.p = 1e-06,
  max.p = 1,
  L = 20,
  method = "ci"
)

Arguments

res

vpa関数の出力値


ichimomo/frasyr documentation built on May 3, 2024, 1:30 a.m.