forked from thiyangt/fformpp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
137 lines (136 loc) · 2.81 KB
/
NAMESPACE
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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
# Generated by roxygen2: do not edit by hand
S3method(close,all)
export("%*d%")
export("%d*%")
export("%d*d%")
export(.ls.objects)
export(DGP.hwang)
export(DGP.surface)
export(FitDiagnosis)
export(FitDiagnosis.hwang)
export(I.Kron)
export(K)
export(K.X)
export(KStepNewtonMove)
export(LogPredScore)
export(MCMC.trajectory)
export(MHPropMain_rw)
export(MHPropMain_sgld)
export(MHPropWithIWishart)
export(MHPropWithKStepNewton)
export(MVStocks)
export(Mat.delta.xi)
export(Mat.x.AT.k.I.x.K.x.delta.knots)
export(Mat.x.DvecA.k.P_stp1)
export(Mat.x.DvecA.k.P_stp2)
export(Mat.x.DvecA.k.XTX_stp1)
export(Mat.x.DvecA.k.XTX_stp2)
export(Mat.x.DvecSigma.inv.k.XTX)
export(Mat.x.delta.vecSigma4beta.inv)
export(MovingKnots_MCMC_rw)
export(MovingKnots_MCMC_sgld)
export(P.matrix)
export(Params.subsets)
export(PredSurface)
export(RandomWalkMetropolis)
export(SGLD)
export(Sigma4betaFun)
export(StdData)
export(X.x.delta.xi)
export(Xmats.x.delta.xi)
export(aT.x.DvecSigma4beta.inv)
export(array2list)
export(block.diag)
export(colSds)
export(colVars)
export(combination_forecast)
export(convert.densParams)
export(d.matrix)
export(data.partition)
export(delta.K)
export(delta.sumlogdetP)
export(delta.sumqlogdetK)
export(delta.vecPartiSigma4beta.inv)
export(delta.xi)
export(deriv_prior)
export(diag1)
export(diwishart)
export(dmixnorm)
export(dmixnorm.ts)
export(dmixture)
export(fit_fformpp)
export(foldMat)
export(ghypergeo)
export(glm_gradhess)
export(glm_logpost)
export(glogit)
export(grad.x.deriv_link)
export(grad_vech_Sigma)
export(gradient_vecB)
export(gradient_xi)
export(gradient_xi_condi)
export(grid2)
export(harmonic)
export(hessApprox)
export(hessian_approx)
export(ibeta)
export(idx.b2beta)
export(idx.beta2b)
export(individual_forecast)
export(ineff)
export(is.positivedefinite)
export(is.singular)
export(knots_check_boundary)
export(knots_list2mat)
export(knots_mat2list)
export(knots_subsetsIdx)
export(linear_IWishart)
export(linear_gradhess)
export(linear_logpost)
export(linear_post4coef)
export(locate.knots)
export(log_prior)
export(make.knots)
export(make.knotsPriVar)
export(make_stepsize)
export(mesh.grid)
export(mseq)
export(mvgamma)
export(par.transform)
export(par.transform2)
export(parLinkFun)
export(parMeanFun)
export(parMeanFunGrad)
export(parRestricFun)
export(pochhammer)
export(predict_fformpp)
export(progressbar)
export(rbeta2)
export(rdist)
export(regghypergeo)
export(responsesurface)
export(rhex)
export(riwishart)
export(rlnorm2)
export(rmixnorm)
export(rmixnorm.ts)
export(rowSds)
export(rowVars)
export(rwishart)
export(save.all)
export(set.crossvalid)
export(sink.parallel)
export(size)
export(stock2covariates)
export(sub.hessian)
export(surface.hwang)
export(tMdN)
export(tr)
export(transform_features)
export(vech)
export(vech2m)
export(whichInd)
export(zeta)
importFrom(magrittr,"%>%")
importFrom(stats,median)
importFrom(tibble,tibble)