get_pdiffs: Calculate the difference in cdfs.

Description Usage Arguments

Description

Calculate the difference in cdfs.

Usage

1
get_pdiffs(resid_vec, sig_diag, a_seq, b_seq, like_type = "normal")

Arguments

resid_vec

A vector of numerics such that should be distributed mean zero.

sig_diag

A p-vector of numerics. The estimated variances.

a_seq

A vector of numerics. The non-zero left ends of the uniforms.

b_seq

A vector of numerics. The non-zero right ends of the uniforms.

like_type

A character. Available options are "normal" and "t".


dcgerard/succotashr documentation built on May 15, 2019, 1:25 a.m.