Displaying 2 results from an estimated 2 matches for "metrologist".
Did you mean:
meteorologist
2006 Apr 21
0
how to do Splus compare() function in R [Broadcast]
...us compare() function in R
>
> You would need to tell us what it does (and what the inputs are).
>
> I think it is likely that compare(x, y) in S-PLUS is the same
> as sign(x-y) in R, at least with numeric vector inputs.
>
> --
> Bob Kelly lab at bellinger.com.au
> Metrologist & Microwave Eng. http://www.bellinger.com.au
> Bellinger Instruments Pty Ltd Tel: 612 9684 1442
> 4 Muriel Ave Fax: 612 9638 4435
> Rydalmere NSW
> Australia 2116
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https:...
2006 Apr 20
3
how to do Splus compare() function in R
Hi
I have a source file in Splus that fails in R as I am using the Splus
function compare().
compare( ii * 1e9,f ) where ii is a single variable and f
is a vector of length 146
R returns with no function error
Can anyone inform me how I can do this in R
thanks in advance
Bob Kelly
[[alternative HTML version deleted]]