Displaying 20 results from an estimated 8000 matches similar to: "Message: No title available (pre-2.0.0 install?)"
2009 Feb 11
1
Eror message: not a valid package -- installed < 2.0.0
> Hello R-help,
> 
> 
> We are running R version 2.6.0 (2007-10-03). I believe that I got it
> from www.sunfreeware.com. A number of the packages that we attempt to
> download from http://www.r-project.org/  give us the error message
> below when we attempt to run them.
> 
> Can anyone tell me what I need to do to gett these packages to run
> properly?
> 
>
2008 May 15
5
Inconsistent linear model calculations
Readers,
Using version 251 I tried the following command:
lm(y~a+b,data=datafile)
Resulting in, inter alia:
...
coefficients
(intercept) a
1.2 3.4
Packages installed:
acepack                 ace() and avas() for selecting regression
                        transformations
adlift                  An adaptive lifting scheme algorithm
akima                   Interpolation of irregularly spaced
2012 Mar 23
2
Help with R package forecast
When I type library() to see what is installed the following list in RED
comes up.
Packages in library '/home/jason/R/i686-pc-linux-gnu-library/2.13':
abind                   Combine multi-dimensional arrays
aplpack                 Another Plot PACKage: stem.leaf, bagplot,
                        faces, spin3R, and some slider functions
biglm                   bounded memory linear and
2007 Nov 02
0
loading installes package including all needed subpackages
Hallo,
I just installed all needed packages for my project on my PC. But I cannot load all at one time. I now want to load limma. How can I realize the following plan: I want to install for example limma inclusive all needed other sub packages (add-on). Can anyone tell me the corresponding command? 
Thanks, Corinna
Here is the result of the command library():
 Pakete in Library
2007 Nov 17
2
Rename Variable and package gdata
Dear R-helpers,
 
I hope someone can help me with the following problem:
 
I derived a variable from many others and produced data.frame:  toktempo
When I look at the variable name I get:
 
names(toktempo)
[1] "otok.V5"
But I want the variable name to be Tempo so I googled around to find info 
about renaming variables.
I found a webpage which seemed to indicate to me that there was a
2002 Oct 03
1
install.packages("grid") failed
I just successfully compiled R-1.6.0 on a Red Hat 7.2 machine.  When I 
tried to install "grid" from source, I got this error.  Any 
suggestions?  I don't think it is a dependency problem.  I also attach 
the output from library().
Yuelin Li.
-------------
> install.packages("grid")
trying URL `http://cran.r-project.org/src/contrib/PACKAGES'
Content type
2004 Jun 03
3
Problem with mgcv PACKAGES file format?
Hello All,
I'm getting this error (Version: 1.9.0-1 on a debian system)
> update.packages("mgcv")
trying URL `ftp://mirror.aarnet.edu.au/pub/cran/src/contrib/PACKAGES'
ftp data connection made, file length 169516 bytes
opened URL
.......... .......... .......... .......... ..........
.......... .......... .......... .......... ..........
.......... .......... ..........
2012 Aug 08
1
mgcv and gamm4: REML, GCV, and AIC
Hi,
I've been using gamm4 to build GAMMs for exploring environmental influences on genetic ancestry.  Things have gone well and I have 2 very straightforward questions:
1. I've used method=REML.  Am I correct that this is an alternative method for estimating the smooth functions in GAMMs rather than GCV that is often used for GAMs?  I've read up on REML and it makes sense, but I'm
2010 Jan 26
1
AIC for comparing GLM(M) with (GAM(M)
Hello
I'm analyzing a dichotomous dependent variable (dv) with more than 100  
measurements (within-subjects variable: hours24) per subject and more  
than 100 subjects. The high number of measurements allows me to model  
more complex temporal trends.
I would like to compare different models using GLM, GLMM, GAM and  
GAMM, basically do demonstrate the added value of GAMs/GAMMs relative  
to
2010 Oct 27
1
GAM function in mgcv package
Hi R-users
 
I am trying to use the GAM function of the mgcv package. But I am having
problem trying to specify the k parameter.
 
Although I managed to run some models by giving to the parameter some
(random) value, and it is explained by Wood (2006) that it does not seem
to "really" affect the final result, I would like to grasp better its
meaning.
 
I understand that is the
2012 Sep 25
1
REML - quasipoisson
hi
I'm puzzled as to the relation between the REML score computed by gam and
the formula (4) on p.4 here:
http://opus.bath.ac.uk/22707/1/Wood_JRSSB_2011_73_1_3.pdf
I'm ok with this for poisson, or for quasipoisson when phi=1.
However, when phi differs from 1, I'm stuck.
#simulate some data
library(mgcv)
set.seed(1)
x1<-runif(500)
x2<-rnorm(500)
2008 Aug 14
1
autocorrelation in gams
Hi,
I am looking at the effects of two explanatory variables on chlorophyll.
The data are an annual time-series (so are autocorrelated) and the
relationships are non-linear. I want to account for autocorrelation in
my model. 
 
The model I am trying to use is this:
 
Library(mgcv)
 
gam1 <-gam(Chl~s(wintersecchi)+s(SST),family=gaussian,
na.action=na.omit, correlation=corAR1(form =~
2012 Oct 01
0
[Fwd: REML - quasipoisson]
Hi Greg,
For quasi families I've used extended quasi-likelihood (see Mccullagh 
and Nelder, Generalized Linear Models 2nd ed, section 9.6) in place of 
the likelihood/quasi-likelihood in the expression for the (RE)ML score. 
I hadn't realised that this was possible before the paper was published.
best,
Simon
ps. sorry for slow reply, the original message slipped through my filter 
for
2007 Apr 08
1
Relative GCV - poisson and negbin GAMs (mgcv)
I am using gam in mgcv (1.3-22) and trying to use gcv to help with model selection.  However, I'm a little confused by the process of assessing GCV scores based on their magnitude (or on relative changes in magnitude).
Differences in GCV scores often seem "obvious" with my poisson gams but with negative binomial, the decision seems less clear.
My data represent a similar pattern as
2008 Jan 11
5
installing and using a package
i'm trying to learn R. i have no programing experience. i tried to add on
a package and just picked "yags". i can't get it to work or get any help.
---
> install.packages("yags")
Warning in install.packages("yags") :
  argument 'lib' is missing: using 'C:\Documents and Settings\j\My
Documents/R/win-library/2.6'
trying URL
2004 Oct 08
3
RWinEdt
Hi,
I have troubles getting RWinEdt with the R2.0.0 Version startet.
Do I have to install a different version of RWinEdt or WinEdt?
I have RWinEdt 1.6.1 and WinEdt 5.3.
Thanks
Anna Hennig
2002 May 16
1
Tps
Hi,
I have a 4 column file (long/lat/elev/variable) and I tried to fit the
values of my variable to the XYZ space using Tps and I keep getting the
following message:
Warning messages:
1: GCV search gives a minumum at the endpoints of the grid search in:
Krig.find.gcvmin(info, lambda.grid, gcv.grid$GCV, Krig.fgcv,
 
2: GCV search gives a minumum at the endpoints of the grid search in:
2009 Jan 22
1
convergence problem gamm / lme
Hope one of you could help with the following question/problem:
We would like to explain the spatial
distribution of juvenile fish. We have 2135 records, from 75 vessels
(code_tripnr) and 7 to 39 observations for each vessel, hence the random effect
for code_tripnr. The offset (‘offsetter’) accounts for the haul duration and
sub sampling factor. There are no extreme outliers in lat/lon. The model
2004 Oct 13
1
Cleaning up R-2.0.0 installation on GNU/Linux ?
Hello,
first, big thank you to the developers of R, the release of recent 
version is very nice.!
Well, it seems that I've messed up my current installation by using two 
update mechanism at the same time on my Debian Sid box.
That is :
1)Debian Way per apt-get freshing up my R installation
2) irregularily "update packages()" from within R.
I guess this obviousely resulted in
2012 Dec 20
2
how to make a table of summary statistics
Dear R-listers,
I am a newbie with R and I am struggling with something I consider very
basic. I wish to produce a table (to import in a latex file) of summary
statistics, but for as much as I've been looking around and trying various
alternatives (plyr, reporttools, pastecs and Hmisc) I haven't found what I
am looking for. Probably I am doing something wrong, but I can't figure out