Home
last modified time | relevance | path

Searched refs:rcauchy (Results 1 – 25 of 84) sorted by relevance

1234

/dports/math/R/R-4.1.2/src/library/stats/man/
H A DCauchy.Rd11 \alias{rcauchy}
22 rcauchy(n, location = 0, scale = 1)
37 distribution. \code{rcauchy} generates random deviates from the
41 \code{rcauchy}, and is the maximum of the lengths of the
63 \code{rcauchy} uses inversion.
/dports/math/libRmath/R-4.1.1/src/library/stats/man/
H A DCauchy.Rd11 \alias{rcauchy}
22 rcauchy(n, location = 0, scale = 1)
37 distribution. \code{rcauchy} generates random deviates from the
41 \code{rcauchy}, and is the maximum of the lengths of the
63 \code{rcauchy} uses inversion.
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/utilib/src/libs/
H A Dgencau.c14 double rcauchy(double alpha, double beta) in rcauchy() function
/dports/math/R-cran-matrixStats/matrixStats/tests/
H A DweightedMedian.R131 x <- rcauchy(100)
132 w <- abs(rcauchy(100))
/dports/math/R/R-4.1.2/src/nmath/
H A Drcauchy.c32 double rcauchy(double location, double scale) in rcauchy() function
H A DMakefile.win29 dcauchy.c pcauchy.c qcauchy.c rcauchy.c \
/dports/math/libRmath/R-4.1.1/src/nmath/
H A Drcauchy.c32 double rcauchy(double location, double scale) in rcauchy() function
H A DMakefile.win29 dcauchy.c pcauchy.c qcauchy.c rcauchy.c \
/dports/biology/vt/vt-0.57721/lib/Rmath/
H A Drcauchy.c32 double rcauchy(double location, double scale) in rcauchy() function
/dports/math/py-rvlib/rvlib-0.0.6/src/
H A Drcauchy.c32 double rcauchy(double location, double scale) in rcauchy() function
/dports/math/jags/JAGS-4.3.0/src/jrmath/
H A Drcauchy.c32 double rcauchy(double location, double scale, JRNG *rng) in rcauchy() function
H A DMakefile.am32 rcauchy.c dcauchy.c pcauchy.c qcauchy.c \
/dports/math/R-cran-stabledist/stabledist/
H A DNAMESPACE3 dcauchy, pcauchy, qcauchy, rcauchy,
/dports/devel/R-cran-purrr/purrr/man/
H A Dinvoke.Rd109 list(m1 = mean, m2 = median) \%>\% invoke_map(x = rcauchy(100))
110 list(m1 = mean, m2 = median) \%>\% invoke_map_dbl(x = rcauchy(100))
116 invoke_map(, rcauchy(100))
/dports/devel/R-cran-Rcpp/Rcpp/inst/include/Rcpp/stats/random/
H A Drandom.h108 inline NumericVector rcauchy( int n, double location, double scale ){ in rcauchy() function
118 inline NumericVector rcauchy( int n, double location /* , double scale [=1.0] */ ){ in rcauchy() function
128 inline NumericVector rcauchy( int n /*, double location [=0.0] , double scale [=1.0] */ ){ in rcauchy() function
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/utilib/src/utilib/
H A DCauchy.h71 { return rcauchy(alpha,beta); } in eval_c_func()
H A DRandom.h64 extern double rcauchy _((double alpha, double beta));
/dports/math/jags/JAGS-4.3.0/src/include/
H A DJRmath.h294 #define rcauchy jags_rcauchy macro
431 double rcauchy(double, double, JRNG*);
/dports/biology/vt/vt-0.57721/lib/Rmath/Rmath/
H A DRmath.h309 #define rcauchy Rf_rcauchy macro
448 double rcauchy(double, double);
/dports/math/py-rvlib/rvlib-0.0.6/include/
H A DRmath.h351 #define rcauchy Rf_rcauchy macro
490 double rcauchy(double, double);
/dports/math/R-cran-qualityTools/qualityTools/
H A DNAMESPACE15 "qnorm", "qt", "quantile", "qweibull", "rcauchy", "rexp",
/dports/math/R-cran-VGAM/VGAM/man/
H A Dcauchy.Rd152 cdata <- transform(cdata, y2 = rcauchy(nn, loc, scale))
160 cdata <- transform(cdata, y1 = rcauchy(nn, loc, scale1))
H A Dround2.Rd75 set.seed(1); x <- sort(rcauchy(10))
/dports/devel/R-cran-Rcpp/Rcpp/inst/include/Rcpp/sugar/
H A DundoRmath.h140 #undef rcauchy
/dports/devel/R-cran-pillar/pillar/man/
H A Dpillar.Rd45 pillar(rcauchy(20))

1234