Displaying 5 results from an estimated 5 matches for "actr".
Did you mean:
act
2010 Sep 07
5
question on "optim"
...matrix(0,n,nt)
ccl<-matrix(1,n,ns)
eta<-c(0,0)
# setup the parts for loglikelihood
q1<-exp(par[1])
pr1<-q1/(1+q1)
pr2<-1-pr1
eta[2]<-par[2]
a<-par[3:6]
b<-par[7:11]
w<-par[12:npar]
for(m in 1:ns){
?for(i in 1:nt){
?? regw[,i]<-w[1]+ w[2]*eta[m]+exp(w[3]+w[4]*eta[m])*actr[,i]+w[5]*acwrk[,i]
??? vbar2[,i]=a[1]+???? eta[m]+regw[,i]*a[2]+acwrk[,i]*a[3]+actr[,i]*a[4]
??? vbar3[,i]=b[1]+b[2]*eta[m]+regw[,i]*b[3]+acwrk[,i]*b[4]+actr[,i]*b[5]
??? v8[,i]=1+exp(vbar2[,i])+exp(vbar3[,i])
????
?? for(j in 1:n){
?? ?if (home[j,i]==1) lia[j,i]=1/v8[j,i]
????? if (wrk[j,i]==1) l...
2010 Sep 15
1
optim with BFGS--what may lead to this, a strange thing happened
...nt)
wden<-matrix(0,n,nt)
lia<-matrix(0,n,nt)
ccl<-matrix(1,n,ns)
eta<-c(0,0)
# setup the parts for loglikelihood
q1<-exp(par[1])
pr1<-q1/(1+q1)
pr2<-1-pr1
eta[2]<-par[2]
a<-par[3:6]
b<-par[7:11]
w<-par[12:npar]
for(m in 1:ns){
regw<-exp(w[1]+w[2]*eta[m])*actr+exp(w[3]+ w[4]*eta[m])*acwrk
vbar2=a[1]+ eta[m]+regw*a[2]+acwrk*a[3]+actr*a[4]
vbar3=b[1]+b[2]*eta[m]+regw*b[3]+acwrk*b[4]+actr*b[5]
v8=1+exp(vbar2)+exp(vbar3)
lia<-ifelse(home==1,1/v8,
ifelse(wrk==1,exp(vbar2)/v8,
ifelse(tr==1,exp(vbar3)/v8,1)))...
2007 Jul 14
1
How to remove the quote "" in the data frame?
...the quote in the file "ress", that is better.
Thanks.
> ress[1:10]
[1] "ABHO.ABNE" "ABHO.ACBA" "ABHO.ACGI" "ABHO.ACKO" "ABHO.ACMA" "ABHO.ACMO"
[7] "ABHO.ACPS" "ABHO.ACSE" "ABHO.ACTE" "ABHO.ACTR"
> res=cbind(obv.value,p.value,mean.sim)
> res[1:10,]
obv.value p.value mean.sim
[1,] 2 1.0 6.0
[2,] 0 1.0 0.0
[3,] 66 0.5 49.6
[4,] 3 1.0 3.0
[5,] 0 1.0 64.7
[6,] 0 1.0 0.0
[7...
2005 Jan 19
2
Question
It is quite simple but highly relevant to me ;-) I was looking for the
icecast protocol specifications/documentations but all I could find
where documentations of applications how to build or configure them. I'm
interested in some Java implementation of a audio streaming client,
therefor I was looking for some info about the protocol.
Please -- where can I find information?
J?rgen Knauth
2007 Mar 19
1
ACT! 6.0 under Wine
...exchange
PE 1050000-105c000 Deferred rcgraphsys
PE 1060000-1066000 Deferred rcfaxreq
PE 1070000-1076000 Deferred rcmacrorec
PE 1080000-108a000 Deferred rcactparse
PE 1090000-109b000 Deferred rcrptsys
PE 16c0000-16cd000 Deferred actregistrationmfc
PE 16d0000-16e0000 Deferred regact
PE 16f0000-1729000 Deferred rcregact
PE 1730000-18d9000 Deferred actres
PE 18e0000-1a4d000 Deferred actdlg
PE 1a50000-1a58000 Deferred rcoutlook
PE 1c90000-1ca1000 Deferred res_i...