  | |  | rhelp | Hello
I haev some .csv data files with missing values - eg below
1 'F ' 'C04 ' 'X100 ' 20.93 'C ' 'B ' 7 8 7.5 2421 2230 2230 2 1 85 43 85 46 48 60
If I have a missing value - so file looks like 85 46 Why will the following command not work
sapply(objects() dim)
What does it say about the objects list? What does it say about the dim
command?
Likewise the following also does not work
all <-ls()
forHi R-friends
I don´t know why the "min() " function below return the min value as factor. When i force the aicc.min using a as.numeric() function it return a factor index (1 2 ..) and not min
Hi all
I want to write a wrapper for an analysis of variance and I face a curious
problem. Here are two different wrappers
fun.1 <- function(formula) {
summary(aov(formula))
}
fun.2 <- funcHello
I was hoping for some advice in changing 2 defaults in a logistic regression.
1. It looks like the first category is the reference category? In the
following syntax 'where ' has 4 levels hoDear List
I would appreciate help on the following matter
I am aware that higher dimensional contingency tables can be analysed using either log-linear models or as a poisson regression using a geI have a question about constructing the likelihood function where there
is censoring at level 1 in a two-level random effects sum.
In a conventional solution the likelihood function is constructed Dear all R users
Suppose I have a VECTOR of time series y[t] consists of 2000 data point. For example suppose I have data frame which has two columns. First column represents a time series of exchanHi all
Is any way to estimate the parameters of a curve not manualy from many subsets of my dataset
[[alternative HTML version deleted]]
Just a follow-up note on my last posting. I still have not had any
replies from the R-experts our there that use partial proportional odds
regression (and I have to hope that there are some of you!)Hi all
I created environment "mytoolbox " by mytoolbox <- new.env(parent baseenv())
Is there anyway I put it in the search path ?
If you need some background
In a project I oftenHi All
In trying to correlate some tide gauge data I need to deal with varying
timezones. From the documentation on strptime it seemed that the tz
variable might have some effect on the conversioAltough I didn 't test it I think "rgl " package should do this.
Regards
Scionforbai
When plotting over multiple pages in lattice I 'd like to be able to
have "same " scales within a page but "free " scales between pages. In
other words something like
z <-data.frame(x 1 100
> > > > > "UweL " Uwe Ligges <ligges@(protected) >
> > > > > on Sun 07 Jan 2007 09 42 08 +0100 writes
UweL > Zoltan Kmetty wrote
> > Hi!
> >
> > I had some memory problem wDear R-users
I have a data frame containing 2 colums column 1 is
the patient numbers (totally 36 patients) column 2 is
patient 's response values (each patient has 100
response values). If I producHello list
I would like to cross-compile R packages using R 2.4.0. I am working on
Linux Debian and cross-compiled (windows binaries) without problems with
older R version.
I have used the doc of YaDear R useRs
Does any of you know if it is possible to access a web site (e.g.
www.marriott.com) fill in the requested information (e.g. city check-in
date etc) and save the results (e.g. rooDear all
Is there any equivalent of the function OLS in S+ in R?
Thanks and regards
megh
Hello world
I am actually trying to transfer a lecture from Statistica to
R and I ran into problems with spectral analysis I think I
just don 't get it 8-(
(The posting from "FFT frequs magnitudesDear All
I have used fbmSim to simulate a fbm sequence however when I tried to
estimate the Hurst effect none of the nine procedures gave me an answer
close enough to the real value which is 0.5Dear All
I am fitting a nlme model in which I have 7 covariates. Adding one more variable to the model R gives me an error message
ÂError in parse(file n text prompt) syntax error iCourse in
STATISTICAL PRACTICE IN EPIDEMIOLOGY USING R
Dear Mr. Bengtsson
Now i am able to work with R-Matlab interface comfortably. Thanks to you. Recently I came to know that R can be used for data mining as well. I went through the following site foDear all
I have problem here
I 'm using garchFit from fSeries package here is part of the script
> data <- read.table( "d /data.txt ")
> a <- garchFit(~garch(1 1) ts(data))
I alMango Solutions are pleased to announce the above course in Paris as
part of our schedule for Q1 2007.
Hi (again)
Another difficulty I 'm having is creating a common function (foo say) to
share between two scripts.
I 've tried making a third file containing the function and then sourcing it
with sourDear Colleagues
If you have a need to outsource any coding in R please check the web site
of the Research Centre for Cheminformatics in Belgrade Serbia
http //www.rcc.org.yu . We have skilled statiHi all
Is there a function to export a dataframe to a text file?
I want to store a large set of data which I have saved in a dataframe
in my workspace and copy and past doesn 't cut it.
Thank you
BHi
I 'm trying to write R scripts using littler (under Debian) and was
originally using the shebang line
#!/usr/bin/env r
However this picks up any .RData file that happens to be lying around wh |
|
 |