Displaying 8 results from an estimated 8 matches for "metrinom".
Did you mean:
metricom
2002 May 28
4
id & filter problems in data.frame
...c.row
1 1
1 2
1 3
2 1
2 2
4 1
4 2
4 3
4 4
4 5
(2) i have got a problem to filter & analyse , because the filter
criteria is unlucky
a row above or under the ratings which i would like to analyse !
Thanks for any suggestions/starting point
Christian Schulz
Metrinomics GmbH
Fon: +49 (0)30 69 51 71 - 16
Fax: +49 (0)30 69 51 71 - 33
mailto:c.schulz at metrinomics.de
http://www.metrinomics.de
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send &...
2002 Jul 03
3
latex
Hi,
i'm a newbie with latex and postscript but recognize
the power in combination wit R .
...current i don't now how i have to "inform" R1.5.0(patched) about my
MikeTex installation on windows 2000 and get following
latex(table)
Warning messages:
1: cat not found
2: cd not found
3: xdvi not found
P.S. maybe i must define in Rprofile something ???
Thanks for help and
2002 Jun 20
2
tabulate means & NA
Hi,
i have some problems to get means, but the data have got
NA's which should not be replaced or delete !
tapply(data,var,mean) # makes me problem,because when one value is
NA mean is NA,too.
Another attempt is this, because the summary does what i want , but
is not subsetable to summary[4] if i use tapply,table and the the
function below gives me
again all means as NA ?
xmean
2002 Jul 09
2
package relimp
Hi,
i'm newbie for this, but it's very interesting, but how i have to
interpret the results
if i get i.e. this results ?
Is it correct -
if the "Ratio of effect sd" is positiv than the Numerator effects are
bigger , and the negative case vice-versa ?
Ratio of effect standard deviations: 0.954
Log(sd ratio): -0.047 (se 0.828)
Approximate 95% confidence
2002 Jul 18
1
tseries (get.hist.quote)
Hi,
i really positive surprised when i found the "get.hist.quote" but
didn't now
why i get with the examples from Online-Help errorMessages.
Perhaps their is a problem with POSIX and my OS WIN2000/R1.5.1 ?
Thanks for advance & regards,Christian
$ ibm <- get.hist.quote(instrument = "ibm", start = "1998-01-01")
trying URL `
2002 Jun 20
2
cat output To data.frame.rows ?
Hi,
is there a possibilty to get my function output with "cat "
as data.frame.rows with variables ?
Var1---------------- 8 15 1 3
Var2---------------- 0.170 0.319 0.0213 0.0638
Var3---------------- 83.8 88.6 90 75
Var4---------------- 84.3 84.3 100 83.3
Var5---------------- 62.5 56 20 53.3
function(data.frame) {
....
....
2002 May 30
2
RODBC & Problems with Sybase Database
Hello,
i would like import Data from Sybase DataBase to R-1.5.0 via RODBC.
With this i get a connection without problems !
channel <- odbcConnect("ODBCName","LoginName","LoginPass")
dataSybase <- sqlFetch(channel,"EPORT_XYZ")
,but when i try this i get a message error ?
(Perhaps the _ is a problem, i know that's i.e. not usual to name
2002 Jun 06
3
R & PHP
Hi,
have anybody experience or do something in R with PHP togehter (...and
MySQL as DB) ?
It would be nice for a exchange of ideas !
Thanks for advance & regards,
christian
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or