代码搜索结果
找到约 10,000 项符合
R 的代码
procrust.r
## function that pe<mark>r</mark>fo<mark>r</mark>ms p<mark>r</mark>oc<mark>r</mark>ustes t<mark>r</mark>ansfo<mark>r</mark>mation on X with ta<mark>r</mark>get Xsta<mark>r</mark>
##
## <mark>r</mark>etu<mark>r</mark>ns the <mark>r</mark>otation mat<mark>r</mark>ix <mark>R</mark>, t<mark>r</mark>anslation vecto<mark>r</mark> tt,
## and dilation facto<mark>r</mark> s fo<mark>r</mark> which:
##
## ...
mcmodels.r
## Monte Carlo simulation from the likelihood of a
## binomial distribution with a Beta(alpha, beta) prior
## ADM 1/25/2006
MCbinomialbeta
btsutil.r
########## Utility Functions for Bayesian Times Series Models ##########
## written and maintained by:
## Jong Hee Park
## Department of Political Science
## University of Chicago
## jhp@
mcmcordfactanal.r
###########################################################################
## sample from the posterior distribution of a factor analysis model
## model in R using linked C++ code in Scythe.
##
## Th
mcmchierei.r
# sample from the posterior distribution of Wakefield's hierarchical model
# for ecological inference in R using linked C++ code in Scythe
#
# KQ 10/22/2002
"MCMChierEI"
mcmcprobit.r
## sample from the posterior distribution of a probit
## model in R using linked C++ code in Scythe
##
## ADM and KQ 5/21/2002
## Modified to meet new developer specification 7/26/2004 KQ
## Modified
utility.r
########## Utility Functions ##########
# takes a symmetric matrix x and returns lower diagonal
# note: does not check for symmetry
#
# ADM 4/18/2003
"vech"
mcmcirtkdrob.r
##########################################################################
## sample from a K-dimensional two-parameter item response model with
## logit link that has been rescaled so that the invers
zzz.r
.onAttach
mcmcfactanal.r
##########################################################################
## sample from the posterior distribution of a factor analysis model
## model in R using linked C++ code in Scythe.
##
## The