-
Notifications
You must be signed in to change notification settings - Fork 0
/
stan-udl.xml
64 lines (64 loc) · 17.1 KB
/
stan-udl.xml
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
<NotepadPlus>
<UserLang name="Stan" ext="stan" udlVersion="2.1">
<Settings>
<Global caseIgnored="no" allowFoldOfComments="yes" foldCompact="no" forcePureLC="0" decimalSeparator="0" />
<Prefix Keywords1="no" Keywords2="no" Keywords3="no" Keywords4="no" Keywords5="no" Keywords6="no" Keywords7="no" Keywords8="no" />
</Settings>
<KeywordLists>
<Keywords name="Comments">00// 01 02 03/* 04*/</Keywords>
<Keywords name="Numbers, prefix1"></Keywords>
<Keywords name="Numbers, prefix2"></Keywords>
<Keywords name="Numbers, extras1"></Keywords>
<Keywords name="Numbers, extras2"></Keywords>
<Keywords name="Numbers, suffix1"></Keywords>
<Keywords name="Numbers, suffix2"></Keywords>
<Keywords name="Numbers, range"></Keywords>
<Keywords name="Operators1">+ - * / % ^ ( ) < > = <= >= , ~ : ' ? || && == != \ ! ; | [ ]</Keywords>
<Keywords name="Operators2"></Keywords>
<Keywords name="Folders in code1, open">{</Keywords>
<Keywords name="Folders in code1, middle"></Keywords>
<Keywords name="Folders in code1, close">}</Keywords>
<Keywords name="Folders in code2, open"></Keywords>
<Keywords name="Folders in code2, middle"></Keywords>
<Keywords name="Folders in code2, close"></Keywords>
<Keywords name="Folders in comment, open"></Keywords>
<Keywords name="Folders in comment, middle"></Keywords>
<Keywords name="Folders in comment, close"></Keywords>
<Keywords name="Keywords1">data
transformed
parameters
model
functions
generated quantities</Keywords>
<Keywords name="Keywords2">for
if
then
else
in
while
repeat
until
true
false
target
return</Keywords>
<Keywords name="Keywords3">int
real
vector
row_vector
matrix
unit_vector
ordered
positive_ordered
corr_matrix
cholesky_factor_corr
cholesky_factor_cov
cov_matrix
simplex
void</Keywords>
<Keywords name="Keywords4">lower upper</Keywords>
<Keywords name="Keywords5">bernoulli
bernoulli_logit
binomial
binomial_logit
beta_binomial
hypergeometric
cathegorical
cathegorical_logit
ordered_logistic
neg_binomial
neg_binomial2
neg_binomial_2_log
poisson
poisson_log
multinomial
normal
exp_mod_normal
skew_normal
student_t
cauchy
double_exponential
logistic
gumbel
lognormal
chi_square
inv_chi_square
scaled_inv_chi_square
exponential
gamma
inv_gamma
weibull
frechet
rayleigh
wiener
pareto
pareto_type_2
beta
von_mises
uniform
multi_normal
multi_normal_prec
multi_normal_cholesky
multi_gp
multi_gp_cholesky
multi_student_t
gaussian_dlm_obs
dirichlet
lkj_corr
lkj_corr_cholesky
wishart
inv_wishart</Keywords>
<Keywords name="Keywords6">print
abs
int_step
min
max
pi
e
sqrt2
log2
log10
not_a_number
positive_infinity
negative_infinity
machine_precision
step
is_inf
is_nan
fabs
fdim
fmin
fmax
fmod
floor
ceil
round
trunc
sqrt
cbrt
square
exp
exp2
log
log2
log10
pow
inv
inv_sqrt
inv_square
hypot
cos
sin
tan
acos
asin
atan
atan2
cosh
sinh
tanh
acosh
asinh
atanh
logit
inv_logit
inv_cloglog
erf
erfc
Phi
inv_Phi
Phi_approx
binary_log_loss
owens_t
inc_beta
lbeta
tgamma
digamma
trigamma
lmgamma
gamma_p
gamma_q
binomial_coefficient_log
choose
bessel_first_kind
bessel_second_kind
modified_bessel_first_kind
modified_bessel_second_kind
falling_factorial
lchoose
log_falling_factorial
rising_factorial
log_rising_factorial
expm1
fma
multiply_log
lmultiply
log1p
log1m
log1p_exp
log1m_exp
log_diff_exp
log_mix
log_sum_exp
log_inv_logit
log1m_inv_logit
sum
prod
log_sum_exp
mean
variance
sd
distance
squared_distance
dims
num_elements
size
rep_array
sort_asc
sort_desc
sort_indices_asc
sort_indices_desc
rank
rows
cols
dot_product
columns_dot_product
rows_dot_product
dot_self
columns_dot_self
rows_dot_self
tcrossprod
crossprod
quad_form
quad_form_diag
quad_form_sym
trace_quad_form
trace_gen_quad_form
multiply_lower_tri_self_transpose
diag_pre_multiply
diag_post_multiply
log_sum_exp
rep_vector
rep_row_vector
rep_matrix
diagonal
diag_matrix
col
row
block
sub_col
sub_row
head
tail
segment
append_col
append_row
softmax
log_softmax
cummulative_sum
cov_exp_quad
mdivide_left_tri_low
mdivide_right_tri_low
mdivide_left_spd
mdivide_right_spd
matrix_exp
trace
determinant
log_determinant
inverse
inverse_spd
eigenvalues_sym
eigenvectors_sym
qr_Q
qr_R
cholesky_decompose
singular_values
csr_extract_w
csr_extract_v
csr_extract_u
csr_to_dense_matrix
csr_matrix_times_vector
to_matrix
to_vector
to_row_vector
to_array_2d
to_array_1d
integrate_ode_rk45
integrate_ode_bdf</Keywords>
<Keywords name="Keywords7">bernoulli_lpmf
bernoulli_cdf
bernoulli_lcdf
bernoulli_rng
bernoulli_logit_lpmf
bernoulli_logit_rng
binomial_lpmf
binomial_cdf
binomial_lcdf
binomial_rng
binomial_logit_lpmf
binomial_logit_rng
beta_binomial_lpmf
beta_binomial_cdf
beta_binomial_lcdf
beta_binomial_lccdf
beta_binomial_rng
hypergeometric_lpmf
hypergeometric_rng
cathegorical_lpmf
cathegorical_logit_lpmf
cathegorical_rng
ordered_logistic_lpmf
ordered_logistic_rng
neg_binomial_lpmf
neg_binomial_cdf
neg_binomial2_lpmf
neg_binomial2_cdf
neg_binomial2_lcdf
neg_binomial2_lccdf
neg_binomial2_rng
neg_binomial_2_log_lpmf
neg_binomial_2_log_rng
neg_binomial_lcdf
neg_binomial_lccdf
neg_binomial_rng
poisson_lpmf
poisson_cdf
poisson_lcdf
poisson_lccdf
poisson_rng
poisson_log_lpmf
poisson_log_rng
multinomial_lpmf
multinomial_rng
normal_lpdf
normal_cdf
normal_lcdf
normal_lccdf
normal_rng
exp_mod_normal_lpdf
exp_mod_normal_cdf
exp_mod_normal_lcdf
exp_mod_normal_lccdf
exp_mod_normal_rng
skew_normal_lpdf
skew_normal_cdf
skew_normal_lcdf
skew_normal_lccdf
skew_normal_rng
student_t_lpdf
student_t_cdf
student_t_lcdf
student_t_lccdf
student_t_rng
cauchy_lpdf
cauchy_cdf
cauchy_lcdf
cauchy_lccdf
cauchy_rng
double_exponential_lpdf
double_exponential_cdf
double_exponential_lcdf
double_exponential_lccdf
double_exponential_rng
logistic_lpdf
logistic_cdf
logistic_lcdf
logistic_lccdf
logistic_rng
gumbel_lpdf
gumbel_cdf
gumbel_lcdf
gumbel_lccdf
gumbel_rng
lognormal_lpdf
lognormal_cdf
lognormal_lcdf
lognormal_lccdf
lognormal_rng
chi_square_lpdf
chi_square_cdf
chi_square_lcdf
chi_square_lccdf
chi_square_rng
inv_chi_square_lpdf
inv_chi_square_cdf
inv_chi_square_lcdf
inv_chi_square_lccdf
inv_chi_square_rng
scaled_inv_chi_square_lpdf
scaled_inv_chi_square_cdf
scaled_inv_chi_square_lcdf
scaled_inv_chi_square_lccdf
scaled_inv_chi_square_rng
exponential_lpdf
exponential_cdf
exponential_lcdf
exponential_lccdf
exponential_rng
gamma_lpdf
gamma_cdf
gamma_lcdf
gamma_lccdf
gamma_rng
inv_gamma_lpdf
inv_gamma_cdf
inv_gamma_lcdf
inv_gamma_lccdf
inv_gamma_rng
weibull_lpdf
weibull_cdf
weibull_lcdf
weibull_lccdf
weibull_rng
frechet_lpdf
frechet_cdf
frechet_lcdf
frechet_lccdf
frechet_rng
rayleigh_lpdf
rayleigh_cdf
rayleigh_lcdf
rayleigh_lccdf
rayleigh_rng
wiener_lpdf
wiener_cdf
wiener_lcdf
wiener_lccdf
wiener_rng
pareto_lpdf
pareto_cdf
pareto_lcdf
pareto_lccdf
pareto_rng
pareto_type_2_lpdf
pareto_type_2_cdf
pareto_type_2_lcdf
pareto_type_2_lccdf
pareto_type_2_rng
beta_lpdf
beta_cdf
beta_lcdf
beta_lccdf
beta_rng
von_mises_lpdf
von_mises_cdf
von_mises_lcdf
von_mises_lccdf
von_mises_rng
uniform_lpdf
uniform_cdf
uniform_lcdf
uniform_lccdf
uniform_rng
multi_normal_lpdf
multi_normal_cdf
multi_normal_lcdf
multi_normal_lccdf
multi_normal_rng
multi_normal_prec_lpdf
multi_normal_prec_cdf
multi_normal_prec_lcdf
multi_normal_prec_lccdf
multi_normal_prec_rng
multi_normal_cholesky_lpdf
multi_normal_cholesky_cdf
multi_normal_cholesky_lcdf
multi_normal_cholesky_lccdf
multi_normal_cholesky_rng
multi_gp_lpdf
multi_gp_cholesky_lpdf
multi_student_t_lpdf
multi_student_t_rng
gaussian_dlm_obs_lpdf
dirichlet_lpdf
dirichlet_rng
lkj_corr_lpdf
lkj_corr_rng
lkj_corr_cholesky_lpdf
lkj_corr_cholesky_rng
wishart_lpdf
wishart_rng
inv_wishart_lpdf
inv_wishart_rng</Keywords>
<Keywords name="Keywords8"></Keywords>
<Keywords name="Delimiters">00 01 02 03" 04\ 05" 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23</Keywords>
</KeywordLists>
<Styles>
<WordsStyle name="DEFAULT" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="COMMENTS" fgColor="008040" bgColor="FFFFFF" fontStyle="2" nesting="0" />
<WordsStyle name="LINE COMMENTS" fgColor="008040" bgColor="FFFFFF" fontStyle="2" nesting="0" />
<WordsStyle name="NUMBERS" fgColor="FF8000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS1" fgColor="0000FF" bgColor="FFFFFF" fontStyle="2" nesting="0" />
<WordsStyle name="KEYWORDS2" fgColor="0000FF" bgColor="FFFFFF" fontStyle="1" nesting="0" />
<WordsStyle name="KEYWORDS3" fgColor="804000" bgColor="FFFFFF" fontStyle="1" nesting="0" />
<WordsStyle name="KEYWORDS4" fgColor="FF0080" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS5" fgColor="008080" bgColor="FFFFFF" fontStyle="1" nesting="0" />
<WordsStyle name="KEYWORDS6" fgColor="8000FF" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS7" fgColor="008080" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS8" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="OPERATORS" fgColor="000080" bgColor="FFFFFF" fontStyle="1" nesting="0" />
<WordsStyle name="FOLDER IN CODE1" fgColor="0000A0" bgColor="FFFFFF" fontStyle="1" nesting="0" />
<WordsStyle name="FOLDER IN CODE2" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="FOLDER IN COMMENT" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS1" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS2" fgColor="800040" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS3" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS4" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS5" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS6" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS7" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS8" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
</Styles>
</UserLang>
</NotepadPlus>