Displaying 3 results from an estimated 3 matches for "lowvalue".
Did you mean:
logvalue
2009 Feb 26
2
Something similar to data.frame, but allows variables with unique lengths?
...l variables to have the same length, i.e. number of elements.
I was hoping the "See Also" documentation for data.frame would have helped, but it did not have any good leads.
Here is a list of data I would like to store together:
(FileName (character string),
HighValue (numeric),
LowValue (numeric),
Units (character),
OthersValues (array of numerics),
Descriptor (character string))
By any chance is there a generic object type feature within R to store such data together in one variable?
Thank you for any details and leads you can provide.
[[alternative HTM...
2004 Jul 06
0
destroyed files using shares on nfs-mounted filesystem
...r" occures.
Sometimes, and this is really bad, it silently cuts some blocks out of the file.
So, for example, my sourcefile seems OK from line 1 to the middle of line 183, then after the gap it continues with text from line 370 to the end.
Another example is: The file saved has 8 kilobytes lowvalues at the beginning and then it continues with parts of my saved text.
The only hint I found was inconsistence with oplocks. Every spoilt file was used by only one person this day. So I don't belive , that oplocks are the problem.
Beeing sure, I defined
oplocks = No
level2 oploc...
2009 Jun 01
1
installing sn package
...=nrater,irr.name="rhohat",
> value=list(rohat=c(rhohat.inter.random,rhohat.intra.random,
> rhohat.inter.fixed,rhohat.intra.fixed,
> rhohat.intra.random.part,rhohat.intra.fixed..part),
> Fs=c(Finter,Fintra,Fintra.part),
> pvalue=c(Finter.p,Fintra.p,Fintra.part.p),
> lowvalue=c(lowinter.random,lowinter.fixed,lowintra,lowintra.part),
> sem=c(SEMintra,SEMintra.part,SEMinter.random,SEMinter.fixed)),
> stat.name="nil",statistic=NULL)
> class(rels)<-"irrlist"
> names(rels$value$rohat)<-
> c('rhohat.inter.random','rhoh...