Displaying 20 results from an estimated 400 matches similar to: "Regularized Regressions"
2005 May 11
3
Live Voip
Hi all,
Before I setup an account with them, I'd like to hear other people's
impression of LiveVoip. I'm considering using them for 800 numbers, and
I'd like to feel comfortable that others here on the list have had good
experiences with them.
Thanks, sorry if this is the wrong list for this. :)
Sena
2011 Feb 27
2
regularized dfa rda (Klar): problems with predictions
Dear all, I am trying to do a n-fold cross-validation for a regularized discrimant function analysis using rda from the package klaR. However, I have problems to predict the groups from the test/validation sample. The exmaples of the R documantation and some online webpage also do not work. Does anybody know what I have done wrong?
Here my code
# I want to use the first 6 observations for
2009 Dec 11
2
Regularized gamma function/ incomplete gamma function
Dear all,
I would be very grateful if you could help me with:
Given the regularized gamma function Reg=int_0^r (x^(k-1)e^(-x))dx/int_0^Inf (x^(k-1)e^(-x))dx ; 0<r<Inf (which is eventually the ratio of the
Incomplete gamma function by the gamma function), does anyone know of a package in R that would evaluate the derivative of the inverse of Reg with respect to k? I am aware that the
2007 Feb 17
8
ZFS with SAN Disks and mutipathing
Hi,
I just deploy the ZFS on an SAN attach disk array and it''s working fine.
How do i get dual pathing advantage of the disk ( like DMP in Veritas).
Can someone point to correct doc and setup.
Thanks in Advance.
Rgds
Vikash Gupta
This message posted from opensolaris.org
2010 Jan 06
0
parcor 0.2-2 - Regularized Partial Correlation Matrices with (adaptive) Lasso, PLS, and Ridge Regression
Dear R-users,
we are happy to announce the release of our R package parcor.
The package contains tools to estimate the matrix of partial
correlations based on different regularized regression methods: Lasso,
adaptive Lasso, PLS, and Ridge Regression. In addition, parcor provides
cross-validation based model selection for Lasso, adaptive Lasso and
Ridge Regression.
More details can be found
2010 Jan 06
0
parcor 0.2-2 - Regularized Partial Correlation Matrices with (adaptive) Lasso, PLS, and Ridge Regression
Dear R-users,
we are happy to announce the release of our R package parcor.
The package contains tools to estimate the matrix of partial
correlations based on different regularized regression methods: Lasso,
adaptive Lasso, PLS, and Ridge Regression. In addition, parcor provides
cross-validation based model selection for Lasso, adaptive Lasso and
Ridge Regression.
More details can be found
2011 Feb 28
0
regularized discriminant function analysis using klaR: problems with predictions
Sorry, I forgot to mention that I used the package "klaR".
>
> Dear all, I am trying to do a n-fold cross-validation for a
> regularized discrimant function analysis using rda from the package
> klaR. However, I have problems to predict the groups from the
> test/validation sample. The exmaples of the R documantation and
> some online webpage also do not work.
2013 Oct 19
1
Fail to build shells/zsh on 10.0-BETA1 due to conflict of 'bool' definition between rpcsvc/yp_prot.h and stdbool.h
On 10.0-BETA1 amd64, build of shells/zsh fails as following:
===> License ZSH accepted by the user
===> Found saved configuration for zsh-5.0.2_1
===> zsh-5.0.2_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by zsh-5.0.2_1 for building
===> Extracting for zsh-5.0.2_1
=> SHA256 Checksum OK for zsh-5.0.2.tar.bz2.
=> SHA256 Checksum OK
2015 Apr 21
5
sernet = dead?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The packages are online :-)
Am 21.04.15 um 16:53 schrieb L.P.H. van Belle:
> thats still the case with the packages but.. 4.2.1 wil build on
> jessie fine. ( from source ) Did that today.
>
>
> Gr,
>
> Louis
>
>
>> -----Oorspronkelijk bericht----- Van: rowlandpenny at googlemail.com
>>
2015 Apr 21
4
sernet = dead?
> On 21/04/15 09:17, Peter Grotz - Obel und Partner GbR wrote:
> > Hallo,
> >
> >
> >
> > samba 4.2 is released for some time now. Sernet usually doesn?t take a lot
> > of time to release their new packages.
> >
> > But now we haven?t heard a peep from them. Are they gone or will there be
> > another fine release?
> >
> >
2002 Jun 24
0
*****SPAM***** RE: BEN DENIZ MERHABA
SPAM: -------------------- Start SpamAssassin results ----------------------
SPAM: This mail is probably spam. The original message has been altered
SPAM: so you can recognise or block similar unwanted mail in future.
SPAM: See http://spamassassin.org/tag/ for more details.
SPAM:
SPAM: Content analysis details: (5.9 hits, 5 required)
SPAM: Hit! (0.6 points) From: does not include a real name
2007 Dec 06
2
Any package for deconvolution?
I want to run deconvolution of a time series by an impulse or point-spread function through Wiener filter, regularized filter, Lucy-Richardson method, or any other approaches. I searched the CRAN website and the mailing list archive, but could not find any package for such a deconvolution analysis. Does anybody know an existing R function for deconvolution?
TIA,
Gang
2012 Mar 01
1
GLM with regularization
Hello,
Thank you for probably not so new question, but i am new to R.
Does any of packages have something like glm+regularization? So far i
see probably something close to that as a ridge regression in MASS but
I think i need something like GLM, in particular binomial regularized
versions of polynomial regression.
Also I am not sure how some of the K-fold crossvalidation helpers out
there
2007 Aug 16
1
time series with quality codes
list(...),
I am working with environmental time series (eg rainfall, stream flow)
that have attached quality codes for each data point. The quality
codes have just a few factor levels, like "good", "suspect", "poor",
"imputed". I use the quality codes in plots and summaries. They are
carried through when a time series is aggregated to a longer
time-step,
2012 May 07
1
estimating survival times with glmnet and coxph
Dear all,
I am using glmnet (Coxnet) for building a Cox Model and
to make actual prediction, i.e. to estimate the survival function S(t,Xn) for a
new subject Xn. If I am not mistaken, glmnet (coxnet) returns beta, beta*X and
exp(beta*X), which on its own cannot generate S(t,Xn). We miss baseline
survival function So(t).
Below is my code which takes beta coefficients from
glmnet and creates coxph
2010 Aug 03
1
Penalized Gamma GLM
Hi,
I couldn't find a package to fit a penalized (lasso/ridge) Gamma regression
model. Does anybody know any?
Thanks in advance,
Lars.
[[alternative HTML version deleted]]
2017 Nov 30
2
binary form of is() contradicts its unary form
2017-11-30 3:14 GMT+01:00 Suzen, Mehmet <mehmet.suzen at gmail.com>:
> My understanding is that there is no inconsistency. `is` does what it
> claims, from the documentation:
>
> ?is?: With two arguments, tests whether ?object? can be treated as
> from ?class2?.
>
> With one argument, returns all the super-classes of this
> object's
2010 Aug 18
2
How to Perform CCA in ??!! Help please
Performing CCA in R
I know they say don't say please... or plead...but I'm sorry but I really
need some help with this problem. I have tried to perform CCA in R and I can
never do this successfully. Can someone please tell me what I'm doing wrong.
I can't attach any file...so Please email me and I'll attach the necessary
files. (there's only two) the files will be my CCA R
2015 Jun 05
2
Missed call
Hi list!
I configured Asterisk to forward the incoming call for a number to
both phones.
I wrote that:
exten => _00493512222222,n,Dial(SIP/00493512222222&SIP/00493511111111,,R)
of course it works...
Now the problem is, that when a phone get the call, on the other phone
I get "1 missed call"...
Is it possible to avoid that and signaling the other phone, that the
call was
2018 Jan 30
3
Best practices in developing package: From a single file
Dear R developers,
I am wondering what are the best practices for developing an R
package. I am aware of Hadley Wickham's best practice
documentation/book (http://r-pkgs.had.co.nz/). I recall a couple of
years ago there were some tools for generating a package out of a
single file, such as using package.skeleton, but no auto-generated
documentation. Do you know a way to generate