-
Notifications
You must be signed in to change notification settings - Fork 607
/
Copy pathrethinking-internal.Rd
66 lines (63 loc) · 1.41 KB
/
rethinking-internal.Rd
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
\name{rethinking-internal}
\alias{rethinking-internal}
\alias{Rho}
\alias{arrowpline}
\alias{blank}
\alias{coeftab_show}
\alias{concat}
\alias{confint_quad}
\alias{covmat}
\alias{fclip}
\alias{flist_untag}
\alias{format_show}
\alias{htmlhelp}
\alias{inv_logit}
\alias{logistic}
\alias{make.grid}
\alias{map2stan.templates}
\alias{mcmcpairs}
\alias{multilogistic}
\alias{plot2y}
\alias{plotchains}
\alias{plotpost}
\alias{plp}
\alias{postlistprecis}
\alias{precis.plot}
\alias{precis.show}
\alias{precis.whitelist}
\alias{predict_ordlogit}
\alias{rangi2}
\alias{replicate2}
\alias{rrformat}
\alias{sd2}
\alias{se}
\alias{segmentsby}
\alias{set_nice_margins}
\alias{setcran}
\alias{show.naive.posterior}
\alias{softmax}
\alias{tracerplot}
\alias{var2}
\alias{AIC,ANY-method}
\alias{DIC,ANY-method}
\alias{WAIC,ANY-method}
\alias{coef,ANY-method}
\alias{deviance,ANY-method}
\alias{extract.samples,ANY-method}
\alias{link,ANY-method}
\alias{sim,ANY-method}
\alias{logLik,ANY-method}
\alias{nobs,ANY-method}
\alias{pairs,ANY-method}
\alias{plot,ANY-method}
\alias{show,ANY-method}
\alias{stancode,ANY-method}
\alias{summary,ANY-method}
\alias{vcov,ANY-method}
\title{Internal Functions and Methods}
\description{
These functions are not intended to be called directly. In the case of
methods, they documented elsewhere, either with the associated generic
function or with the class of the object that the method is defined for.
}
\keyword{internal}