conf_interval_pwc: get the mean and 95% conf interval for PWC method

Description Usage Arguments Value

View source: R/PWC.R

Description

get the mean and 95% conf interval for PWC method

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
conf_interval_pwc(
  partitions,
  heights,
  x,
  debug = FALSE,
  return.val = FALSE,
  method = "TRUE",
  steps = 1000,
  incProg = FALSE
)

Arguments

partitions

za

heights

za

x

za

debug

za

return.val

za

method

za

steps

za

incProg

za

Value

A list


JPNotts/Package documentation built on Oct. 5, 2021, 2:04 p.m.