search for: 1tw

Displaying 9 results from an estimated 9 matches for "1tw".

Did you mean: 1tb
2004 Aug 04
1
R Matrix package solve
...uot; or "Lapack routine dpotrf returned error code 4"). I have also tried using symmetric matrix commands, but to no avail. Can anyone help me out? many thanks Matt Nunes ------------------------ Matt Nunes School of Mathematics, University of Bristol, University Walk, Bristol. BS8 1TW. UK. office tel. 0117 3311662 (room 1.1 St. Michael's House) Matt.Nunes at bristol.ac.uk http://www.maths.bris.ac.uk/~maman/
2018 Jan 12
0
setting constraints on gam
...To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. -- Simon Wood, School of Mathematics, University of Bristol BS8 1TW UK +44 (0)117 33 18273 http://www.maths.bris.ac.uk/~sw15190
2018 Jan 11
2
setting constraints on gam
I am fitting a model in which the response variable y is a function of two independent, quantitative variables x1 and x2; thus: y = f(x1, x2). For reasons I do not believe to be important for the purpose of this post, I find it desirable to find f by means of GAM; also, I require principal effects and interactions to be specified separately, so I am using using te and ti tensors. Thus, I am using
2018 Jan 12
1
setting constraints on gam
...://stat.ethz.ch/mailman/listinfo/r-help >> PLEASE do read the posting guide >> http://www.R-project.org/posting-guide.html >> and provide commented, minimal, self-contained, reproducible code. > > > > -- > Simon Wood, School of Mathematics, University of Bristol BS8 1TW UK > +44 (0)117 33 18273 http://www.maths.bris.ac.uk/~sw15190 > > ______________________________________________ > R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www....
1997 May 09
0
R-alpha: plot, axis & log
...l parameters "xlog" and "ylog"? They do not seem to work for me and are not used by S-Plus. Arne -- Arne Kovac School of Mathematics Phone: +44 (0117) 942 7551 University of Bristol A.Kovac@bristol.ac.uk University Walk, Bristol, BS8 1TW, U.K. http://www.stats.bris.ac.uk/~maak =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not t...
1997 Jul 25
0
R-alpha: Treatment of seed
...uot; Dumped Splus> .Random.seed [1] 37 31 60 6 22 0 47 15 0 30 41 0 Arne Kovac -- Arne Kovac School of Mathematics Phone: +44 (0117) 942 7551 University of Bristol A.Kovac@bristol.ac.uk University Walk http://www.stats.bris.ac.uk/~maak Bristol, BS8 1TW, U.K. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-devel-reques...
2017 Dec 14
1
GAM Poisson
Dear all, I apologize as this may not be a strictly R question. I am running GAM models using the mgcv package. I was wondering if the interpretation of the smooth splines of the 'x' variable is the same in the following two cases: # Linear probability model m1 <- gam(count ~ factor(city) + factor(year) + s(x), data=data,na.action=na.omit) # Poisson m2 <- gam(count ~ factor(city)
2016 Apr 27
1
Random effects in package mgcv
Hello R users, I have a quick question I was hoping to get your input on. I am new to R and the smooth statistical regression world, and am trying to wrap my mind around the issues concerning using splines for mixed effect modeling. My question is the following: in the ?gamm? function, generalized additive mixed models can be estimated by including random components. These can be explicitly
1997 May 11
2
R-alpha: Logarithmic scales
...y1 <- 10^yt else y1 <- yt text(x1, y1, text = legend, adj = c(0, 0.35)) } Arne -- Arne Kovac School of Mathematics Phone: +44 (0117) 942 7551 University of Bristol A.Kovac@bristol.ac.uk University Walk, Bristol, BS8 1TW, U.K. http://www.stats.bris.ac.uk/~maak =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not...