Dear All
How can I Recompile "condlogic.ff " in "LogicReg" package for
fitting a conditional logistic model?
Best Regards,
Leila
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://w
Dear ALL
I want to simulate data from Multivariate normal distribution.
GE.N<-mvrnorm(25,mu,S)
S <-matrix(rep(0,1),nrow=100)
for( i in 1:100){sigma<-runif(100,0.1,10);S
[i,i]=sigma[i];mu<-runif(100,0,10)}
for (i in 1:20){for (j in 1:20){if (i != j){S [i,j]=0.3*sigma[i]*sigma[j]}}}
for (i in 21:
Dear ALL
I want to simulate data from Multivariate normal distribution.
GE.N<-mvrnorm(25,mu,S)
S <-matrix(rep(0,1),nrow=100)
for( i in 1:100){sigma<-runif(100,0.1,10);S
[i,i]=sigma[i];mu<-runif(100,0,10)}
for (i in 1:20){for (j in 1:20){if (i != j){S [i,j]=0.3*sigma[i]*sigma[j]}}}
for (i
Dear ALL
I want to load "HTSanalyzeR", It 's necessary to load "igraph" package.
This time I see this error:
library(igraph)
library(HTSanalyzeR)
Loading required package: GSEABase
Loading required package: Biobase
Error: package 'Biobase' is not installed for 'arch=i386'
>
I 'll be glade if you
Dear ALL
I don't know why I can see this error in run this sentences.
In paste("V", 1L:cols, sep = "") : NAs introduced by coercion
DATA<-read.delim ("D:\\DATA\\GeneExpression.txt",header=FALSE)
I will be glad if you help me.
Best Regards,
Stat Consu
Dear All
I will be glade if you help me to understand what difference is between
"trend Stationary" and "level Stationary" at kpss.test in tseries package.
best regards
stat consult
--
[[alternative HTML version deleted]]
___
Dear ALL
I cannot run this line.
stat.obs <- apply (GS, 2, function(z) Hott2(t(DATA[which(z==1),]), cl))
Error in Hott2 (t(DATA[which(z == 1), ]), cl) : subscript out of bounds
I will be glade if you guide me.
***
*GS
Dear ALL
I cannot run this line
stat.obs <- apply (GS, 2, function(z) Hott2(t(DATA[which(z==1),]), cl))
Error in Hott2 (t(DATA[which(z == 1), ]), cl) : subscript out of bounds
I will be glade if you guide me.
***
*GS
On Sat, Mar 5, 2011 at 4:08 PM, Stat Consult wrote:
> Dear ALL
>
> I cannot run this line
>
> stat.obs <- apply (GS, 2, function(z) Hott2(t(DATA[which(z==1),]), cl))
>
> Error in Hott2 (t(DATA[which(z == 1), ]), cl) : subscript out of bounds
>
> I
Dear All
I saw the end of data [[reached getOption("max.print") -- omitted 11844 rows
]].
How can I see all of the data?
I would be appreciated if you guide me.
Regards,
R G
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing li
Dear All
I can not understand how defined function in apply works?
could I ask you to explain it for me.
Regards,
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do re
11 matches
Mail list logo