Displaying 3 results from an estimated 3 matches for "inofrm".
Did you mean:
inform
2006 Feb 07
0
Subsetting matrices
Dear R-Helpers,
I am working on a dataset containing ca. 500 specimens of 17 different
species. The data is three text columns, followed by ca 70 columns of
binary data.
I'm trying to write a function that will allow me to interactively
exclude species using the inofrmation in the third text column. My
function, matrix.slicer, appears to work as I intend. However, when I
pass the resulting matrix to my homemade principal coordinates
function, pcoa, the results include all of the data, with nothing
excluded.
I've read the help for factors, levels, subset,...
2012 Feb 05
1
R- Fisher Information
Dear All,
Can you help me, with the code below how do I obtain the fisher information from it.
Is my q<-replicate(1000,x) the right way to do simulation.
thank you.
x<-rweibull(100,0.8,1.5)
q<-replicate(1000,x)
z<-function(p){
beta<-p[1]
eta<-p[2]
log1<-(n*log(beta)-n*beta*log(eta)+(beta-1)*sum(log(x))-sum((x/eta)^beta))
return(-log1)
}
zz<-optim(c(0.5,0.5),z)
zz
Chris
2008 Dec 18
3
automatic forced zpool import with unmatched hostid
...it means you have to manually force the zpool import while booting. With more than 80 LDOMs on a single host it will be great if we could configure the machine back to the old behavior where it didn''t failed, maybe with a /etc/sytem option.
any idea will be greatly appreciate.
For more inofrmation see http://blogs.sun.com/erickustarz/en_US/entry/poor_man_s_cluster_end
bbr
--
This message posted from opensolaris.org