由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Statistics版 - Ask for help about R package
相关主题
有没有弄生统的知道 library(sma)? 怎么装不了这个library啊?Re: reliability coefficient and its CI
请问2 smaples够用来算standard deviation或CV等吗?网上看到一道题
standardization of coefficients in logistic regression一个关于multicollinearity的问题
PCA (principle component analysis) analysis再问multinomial logit
partial regression coefficient 的用途是什么?how to interpret these regression coefficients?
Ask for help on this volatility comparison,thanksR question
proc genmod 怎么预测?请教比较两个regression coefficient
请教问题:谢谢请教一个correlation coefficient的test的问题
相关话题的讨论汇总
话题: warning话题: quantpsyc话题: package话题: ask
进入Statistics版参与讨论
1 (共1页)
i*****c
发帖数: 1322
1
I need to calculate standardized regression
coefficients. the glm only gives me nonstandard coefficients. I googled that
I need a package: QuantPsyc. I
downloaded it but had a lot of trouble to install it into R.
I followed the instruction from the internet using:
install.packages("QuantPsyc",repos="http://cran.r-project.org/src/contrib/QuantPsyc_1.4.tar.gz",type="source")
The outcome is as below:
Warning in install.packages("QuantPsyc", repos =
"http://cran.r-project.org/src/contrib/QuantPsyc_1.4.tar.gz", :
argument 'lib' is missing: using 'G:\documents/R/win-library/2.11'
Warning: unable to access index for repository
http://cran.r-project.org/src/contrib/QuantPsyc_1.4.tar.gz/src/
Warning message:
In getDependencies(pkgs, dependencies, available, lib) :
package ‘QuantPsyc’ is not available
Error in gzfile(file, "wb") : cannot open the connection
In addition: Warning message:
In gzfile(file, "wb") :
cannot open compressed file '.RDataTmp', probable reason 'Permission denied'
请问可能是什么问题?R 还有其他方法计算standardized regression
coefficients 吗?多谢多谢。
z*******n
发帖数: 15481
2
你可以直接在R里面选packages 然后选install package然后找到你要的package安装吧
l****f
发帖数: 650
3
好像是说无权限?楼主用的管理员帐号么

that

【在 i*****c 的大作中提到】
: I need to calculate standardized regression
: coefficients. the glm only gives me nonstandard coefficients. I googled that
: I need a package: QuantPsyc. I
: downloaded it but had a lot of trouble to install it into R.
: I followed the instruction from the internet using:
: install.packages("QuantPsyc",repos="http://cran.r-project.org/src/contrib/QuantPsyc_1.4.tar.gz",type="source")
: The outcome is as below:
: Warning in install.packages("QuantPsyc", repos =
: "http://cran.r-project.org/src/contrib/QuantPsyc_1.4.tar.gz", :
: argument 'lib' is missing: using 'G:\documents/R/win-library/2.11'

1 (共1页)
进入Statistics版参与讨论
相关主题
请教一个correlation coefficient的test的问题partial regression coefficient 的用途是什么?
请问multi variate linear regression 选择risk factor 问题Ask for help on this volatility comparison,thanks
GBM in Rproc genmod 怎么预测?
sas adv问题请教问题:谢谢
有没有弄生统的知道 library(sma)? 怎么装不了这个library啊?Re: reliability coefficient and its CI
请问2 smaples够用来算standard deviation或CV等吗?网上看到一道题
standardization of coefficients in logistic regression一个关于multicollinearity的问题
PCA (principle component analysis) analysis再问multinomial logit
相关话题的讨论汇总
话题: warning话题: quantpsyc话题: package话题: ask