XXMCF: Computes the sample MCF and its robust sample variance....

Description Usage

View source: R/RcppExports.R

Description

Computes the sample MCF and its robust sample variance. Created by Huaiqing Wu & William Q. Meeker, Iowa State University

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
XXMCF(
  numrecurr,
  timeofrecurr,
  krecurrid,
  dcost,
  muniqrecurr,
  tuniq,
  apoint,
  lnumrecurr,
  delta,
  nunitsgroups,
  wpoint,
  nwindows,
  twindowsl,
  twindowsu,
  wcounts,
  inwindowj,
  muhat,
  varhat,
  dbar,
  iordl,
  iordu,
  iorder,
  iscrat,
  kdebug
)

Auburngrads/SMRD documentation built on Sept. 14, 2020, 2:21 a.m.