Displaying 4 results from an estimated 4 matches for "seeral".
Did you mean:
several
2004 Mar 30
5
optim-Bug (PR#6720)
Full_Name: Dr. Hans A. Kestler
Version: 1.8.1.
OS: Linux, Win, Mac OSX
Submission from: (NULL) (134.60.73.116)
The code below produces after a different number of iterations i the following
error:
Error in optim(par = rep(0.5, length(edges)), loglik, method = "L-BFGS-B", :
non-finite value supplied by optim
This was reproducible on different machines (Mac G4 OSX, AMD Opteron
2005 Dec 04
4
Construct a data.frame in a FOR-loop
Say I have a FOR-loop for computing powers (just a trivial example)
for(i in 1:5)
{
x<-i^2
y<-i^3
}
How can I create a data.frame and a 3D plot of (i,x(i),y(i)), i.e. for
each iteration
Thanks,
Serguei Kaniovski
--
___________________________________________________________________
??sterreichisches Institut f??r Wirtschaftsforschung (WIFO)
Name: Serguei Kaniovski
2006 Jul 21
0
(no subject)
...t does mean that a
variable is being used uninitialized somewhere in the code (converted to
C). It would be better to leave vect alone and to zero the workspace with
a memset call in lbfgsb. (Incidentally, I don't know why S_alloc does not
use memset -- we do require standard C and use in seeral other places.)
--
Brian D. Ripley,
could be relevant to my case. The question is: How can I zero the workspace with a memset call in lbfgsb?
I have read the Rhelp for windows and tried to zero the workspace from "RGui.exe" "mim.mem.size" but is not working. Any suggestion...
2003 May 05
3
PDC/BDC Domain Logins Samba 2.2.7
We're about to start migrating from Windows NT 4.0 to a Samba controlled
setup. I've got a question about the functionality of the Samba PDCs and
BDCs.
In my Windows setup I have three domains that are defined by geographic
locations. Each of these domains "trusts" the other. In Samba 2.2.7, I
can't have the trusts, so I'm looking at creating one giant domain that