Home
last modified time | relevance | path

Searched refs:cgetC (Results 1 – 10 of 10) sorted by relevance

/dports/science/R-cran-bayesm/bayesm/man/
H A DcgetC.Rd1 \name{cgetC}
2 \alias{cgetC}
7 \code{cgetC} obtains a list of censoring points, or cut-offs, used in the ordinal multivariate prob…
10 \usage{cgetC(e, k)}
28 cgetC(0.1, 10)
/dports/science/R-cran-bayesm/bayesm/src/
H A DcgetC_rcpp.cpp4 vec cgetC(double e, int k){ in cgetC() function
H A DrscaleUsage_rcpp_loop.cpp126 vec cc = cgetC(e,k); in rlpx()
251 cc = cgetC(e,k); in rscaleUsage_rcpp_loop()
H A DRcppExports.cpp61 vec cgetC(double e, int k);
68 rcpp_result_gen = Rcpp::wrap(cgetC(e, k)); in _bayesm_cgetC()
/dports/science/R-cran-bayesm/bayesm/
H A DNAMESPACE20 rhierMnlDP,cgetC,rbayesBLP)
H A DMD571 7ef60a7a41a7669cd44887a7204cc5c2 *man/cgetC.Rd
/dports/science/R-cran-bayesm/bayesm/inst/include/
H A Dbayesm.h94 vec cgetC(double e, int k);
/dports/science/R-cran-bayesm/bayesm/R/
H A DRcppExports.R12 cgetC <- function(e, k) { function
/dports/science/R-cran-bayesm/bayesm/inst/doc/
H A Dbayesm_Overview_Vignette.Rmd75 `llmnl` `lndIChisq` `rdirichlet` `clusterMix` `cgetC`
/dports/science/R-cran-bayesm/bayesm/vignettes/
H A Dbayesm_Overview_Vignette.Rmd75 `llmnl` `lndIChisq` `rdirichlet` `clusterMix` `cgetC`