Displaying 12 results from an estimated 12 matches for "molins".
Did you mean:
molina
2004 Jul 27
4
SVD with positivity constraints
...should be
non-negative.
Is there in R (or somewhere else) an SVD that includes this kind of
constraint? or some other optimizer that can cope with solving non-square
matrix equations, including the positivity constraint?
I know that this is not really an R question, sorry for that.
Jordi
Jordi Molins
Short Term Products / Treasury
Capital Markets
> Dresdner Kleinwort Wasserstein
phone +49 69 713 15329
fax +49 69 713 19804
mobile +49 171 171 64 61
mailto:jordi.molins at drkw.com
--------------------------------------------------------------------------------
The information contained...
2002 Mar 21
1
BindAddress with Openssh
Hi
In a nutshell, the BindAddress functionality doesn't seem to work (at
least on Solaris 7 when using the fake-gettaddrinfo module provided). I
haven't been able to test on other OS versions or using an OS library
provided getaddrinfo (such as OpenBSD), but the unless the functionality
of getaddrinfo is majorly different, I think this problem would be
similar everywhere.
The code in
2005 Dec 02
5
what is best for scripting?
I am using R in Windows. I see that I will have to use batch processes with
R. I will have to read and write text files, and run some R code; probably
some external code too. I have never done scripting. Is there any document
that explains simple steps with examples? I also have heard that Python is a
good scripting language. Is it worth the effort? (I do not have too much
free time, so if I could
2005 Jul 21
1
again, a question between R and C++
Dear R Users,
I want to make a call from R into C++. My inputs are List1, List2, List3,
IntegerID. The amount of elements of the lists and their type depend on
IntegerID. Typical elements of a given list can be vectors, doubles, and
even other lists. I want to return also a list (whose nature will depend
also, possibly, on IntegerID).
What I want to do is to call these 4 inputs from C++ and then
2005 Sep 23
4
books about MCMC to use MCMC R packages?
Dear list users,
I need to learn about MCMC methods, and since there are several packages in
R that deal with this subject, I want to use them.
I want to buy a book (or more than one, if necessary) that satisfies the
following requirements:
- it teaches well MCMC methods;
- it is easy to implement numerically the ideas of the book, and notation
and concepts are similar to the corresponding R
2006 Oct 26
0
priotc text hp-ux renicer program
http://perso.wanadoo.es/priotc/
<mailto:priotc_ at hotmail.com>
PRIOTC
Priority Task Controller for HP-UX 9000 B.10.20 or higher systems. Version
is1.4a
Author: Enrique Moliner Martinez, from Zaragoza (Spain)
See also "top" unix program.
-This is an automatic renicer program:
Get more CPU time to processes NOT matching names or patterns
in this file (normally
2007 Mar 06
0
priotc text hp-ux renicer program (version 1.7)
http://perso.wanadoo.es/priotc/
PRIOTC with source FREE_ENDUSER license
Author: Enrique Moliner Martinez, from Zaragoza (Spain)
Version is download file name.
Automatic HP-UX pid renicer and serializer
For use in HP-9000 (others?) unix systems with 'HP-UX' B.10.20 or higher
This is a configurable 'automatic renicer' program:
Get variable CPU time to pids depending on defined
2007 Jan 08
0
priotc text hp-ux renicer program (new version 1.5)
PRIOTC
Author: Enrique Moliner Martinez, from Zaragoza (Spain)
version 1.5 (2/1/2007) with FREE_ENDUSER license
version 1.4.a have a bug, only if missing config label values.
Automatic HP-UX pid renicer and serializer
For use in HP-9000 (others?) unix systems with 'HP-UX' B.10.20 or higher
This is an 'automatic renicer' program:
Get variable CPU time to pids depending on
2007 Feb 08
0
priotc text hp-ux renicer program (version 1.5a)
<mailto:priotc_ at hotmail.com> PRIOTC
Author: Enrique Moliner Martinez, from Zaragoza (Spain)
version 1.5a (1/2/2007) with FREE_ENDUSER license
Bugs fixed and changes. Soon version 1.6 also with patterns for cmd
parameters.
Automatic HP-UX pid renicer and serializer
For use in HP-9000 (others?) unix systems with 'HP-UX' B.10.20 or higher
This is an 'automatic renicer'
2005 Jul 24
4
problem building R packages in windows xp
Dear R users,
I am having problems building R packages in Windows xp. I have followed the
instructions from Peter E. Rossi in Documentation -> Other, except for the
TeX version (fpTeX), since when I go to the recommended webpage, it is said
that fpTeX has been discontinued. I have MikTeX in my computer, and I have
followed the recommendations in
2014 Dec 16
0
[ANNOUNCE] nftables 0.4 release
Hi!
The Netfilter project proudly presents:
nftables 0.4
This release contains a lot of bug fixes and new features contained up
to the recent 3.18 kernel release (and some features coming up in the
yet unreleased 3.19-rc).
New features
============
* Add support for global ruleset operations (available since 3.18).
Get rid of all tables, chains, and rules in one go:
# nft
2004 Sep 01
0
not positive definite D matrix in quadprog
Hello to everybody,
I have a quadratic programming problem that I am trying to solve by various
methods. One of them is to use the quadprog package in R.
When I check positive definiteness of the D matrix, I get that one of the
eigenvalues is negative of order 10^(-8). All the others are positive. When
I set this particular eigenvalue to 0.0 and I recheck the eigenvalues in R,
the last