Displaying 10 results from an estimated 10 matches for "ppls".
Did you mean:
pls
2007 Oct 09
0
new package ppls
A new package ppls is now available on CRAN.
The ppls package implements penalized Partial Leasts Squares (PLS). In a
nutshell, supervised dimensionality reduction via PLS is combined with
penalization techniques. Features of the package include
* estimation of linear regression models with penalized PLS,
* esti...
2007 Oct 09
0
new package ppls
A new package ppls is now available on CRAN.
The ppls package implements penalized Partial Leasts Squares (PLS). In a
nutshell, supervised dimensionality reduction via PLS is combined with
penalization techniques. Features of the package include
* estimation of linear regression models with penalized PLS,
* esti...
2008 Jul 10
0
ppls: version 1.02 including a new data set
Dear R users,
an update of the package ppls - Penalized Partial Least Squares - is now
available on CRAN.
It implements the methods described in
N. Kr?mer, A.-L. Boulesteix, G. Tutz
"Penalized Partial Least Squares with Applications to B-Spline
Transformations and Functional Data"
Chem. Intell. Lab. Sys. 2008
http://dx.doi.org/...
2008 Jul 10
0
ppls: version 1.02 including a new data set
Dear R users,
an update of the package ppls - Penalized Partial Least Squares - is now
available on CRAN.
It implements the methods described in
N. Kr?mer, A.-L. Boulesteix, G. Tutz
"Penalized Partial Least Squares with Applications to B-Spline
Transformations and Functional Data"
Chem. Intell. Lab. Sys. 2008
http://dx.doi.org/...
2011 Mar 22
1
In ppls package kernel method is unsupported?
require(ppls)
data(BOD)
X<-BOD[,1]
y<-BOD[,2]
Xtest=seq(min(X),max(X),length=200)
dummy<-X2s(X,Xtest,deg=3,nknot=20)
Z<-dummy$Z
Ztest<-dummy$Ztest
size<-dummy$sizeZ
P<-Penalty.matrix(size,order=2)
lambda<-200
number.comp<-3
penalized.pls(Z,y,P=lambda*P,ncomp=number.comp)$coefficients...
2007 Aug 10
16
[OT] Parallels or VMWare?
I''m looking to get parallels or vmware for my imac. Wondering what ppls
opinions are.
Besides web broswers I need to run some windows only stuff, and wondering
about running MS Office
Opinions?
Thanx
Daniel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk"...
2008 Nov 13
2
PLAIN password scheme question
Hi, ppls
There is some problem with using passwd-like file and plaintext
passwords within it.
Let's assume we have users speaking russian. They think and remember
their passwords also within russian words (they just not change
keyboard layout before entering their passwords).
So if the user has pass...
2003 Aug 21
2
Re: Some questions about Asterisk and reliability
...Asterisk-Users] Is Asterisk ready for "real"
> use?) and decided to write directly to you. The reason being that you
> are one of only a few people who have mentioned that they actually have
> Asterisk running in a production environment and have for some time. I
There are MUCH PPLS running asterisk on production enviroment. More than you can imagine.
> hope you don't mind me emailing you directly. If so, I apologize.
You're welcome.
>
> I guess my biggest question is simply the reliability of Asterisk and
> Digium cards as a whole. At the moment we are l...
2001 Jul 16
2
Songs stopping early on my player
...rly, but from the
point where they stop with my player, the position indicator of WMP goes
kinda crazy.
I found that somehow I ended up with a *really* old version of my player
code, where I wasn't actually calling ov_read repeatedly, so fixing that up
has fixed the jerkiness. Sorry for wasting ppls time with that one :)
----- Original Message -----
From: "Lance Paine" <lbp1@cs.waikato.ac.nz>
To: <vorbis@xiph.org>
Sent: Monday, July 02, 2001 12:01 AM
Subject: [vorbis] Jerkiness in player on some songs
> What could be causing my player to skip, and repeat (ie Jerky) wi...
2008 Feb 21
27
[Bug 14597] New: randr12 failures on 12" powerbooks, and workarounds
http://bugs.freedesktop.org/show_bug.cgi?id=14597
Summary: randr12 failures on 12" powerbooks, and workarounds
Product: xorg
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org