Displaying 7 results from an estimated 7 matches for "stasinopoulo".
Did you mean:
stasinopoulos
2018 Mar 12
0
Package gamlss used inside foreach() and %dopar% fails to find an object
...e list at
r-help-owner at r-project.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of R-help digest..."
Today's Topics:
1. . Package gamlss used inside foreach() and %dopar% fails to
find an object (Nik Tuzov) (Dimitrios Stasinopoulos)
2. error message from sqldf (Ding, Yuan Chun)
3. Re: error message from sqldf
(=?iso-8859-1?Q?Jos=E9_Mar=EDa?= Mateos)
----------------------------------------------------------------------
Message: 1
Date: Sat, 10 Mar 2018 13:34:59 +0000
From: Dimitrios Stasinopoulos <dmh.stasin...
2008 May 20
1
"NOTE" warning
...inkfun'
make.link.gamlss : linkinv: no visible binding for global variable
'own.linkinv'
make.link.gamlss : mu.eta: no visible binding for global variable
'own.mu.eta'
make.link.gamlss : valideta: no visible binding for global variable
'own.valideta'
Thanks
Mikis Stasinopoulos
Companies Act 2006 : http://www.londonmet.ac.uk/companyinfo
2004 Apr 20
2
Creating a package in R 1.9.0
Dear all
I am trying to create a package in R 1.9.0 and I a getting an
error message which I do not understand. (I am using R in Windows
XP and 2000)
For example the following works well in 1.8.1
C:\Program Files\R\rw1081\src\gnuwin32>make pkg-gamlss
---------- Making package gamlss ------------
adding build stamp to DESCRIPTION
installing inst files
installing indices
not zipping
2004 Oct 31
1
Problem in building a package in R 2.0.0
...--------------
It looks that .read_description() can not pick the DESCRIPTION file
properly.
Note that checking the package using "Rcmd check
C:\PROGRA~1\R\rw2000\src\library\gamlss"
works and that I can install the package locally using "make pkg-gamlss".
Thanks
Mikis Stasinopoulos
2012 Feb 22
3
gamlss results for EXP and LNO seem to have reversed AIC scores
Hi,
I'm a bit puzzled by the gamlss fitting of exponential and lognormal data.
Gamlss seems to think that exponentially distributed data fits better with a
lognormal distribution, and vice versa.
For example,
X <- rexp(1000)
Gexp <- gamlss(X~1,family=EXP) # X~1 is X tilde 1
GAMLSS-RS iteration 1: Global Deviance = 2037.825
GAMLSS-RS iteration 2: Global Deviance = 2037.825
Glno
2018 Mar 10
0
. Package gamlss used inside foreach() and %dopar% fails to find an object (Nik Tuzov)
...data[-i, ],
newdata = input.data[i,], type = "response")
}
return(data.frame(result = yhat[, 1], row.names = NULL))
}
par.run <- loo_predict.mu(model3, input.processed.cut)
The predict command in this case also need the old data.
Thanks
Mikis
Prof Dimitrios Mikis Stasinopoulos
stasinom at staff.londonmet.ac.uk
[[alternative HTML version deleted]]
2010 Jul 18
6
CRAN (and crantastic) updates this week
...nd
poligons from vector, data.frame and matrix objects.
* fwdmsa (0.1)
Wobbe P. Zijlstra
http://crantastic.org/packages/fwdmsa
fwdmsa performs the Forward Search for Mokken scale analysis. It
detects outliers, it produces several types of diagnostic plots.
* gamlss.demo (4.0-3)
Mikis Stasinopoulos
http://crantastic.org/packages/gamlss-demo
Demos for gamlss.family distributions.
* genoPlotR (0.5)
Lionel Guy
http://crantastic.org/packages/genoPlotR
genoPlotR draws gene or genome maps and comparisons between these, in
a publication-grade manner. Starting from simple, common file...