Displaying 3 results from an estimated 3 matches for "repleaced".
Did you mean:
replaced
2003 Jul 08
2
specifying multiple parameter starting values in nlm
...pproximate a and b (known endpoints that I want the model to
attain), respecitvely. Thus, the function I want to minimize is:
fu <- ((a^2 - c^2) + (b^2 - d^2))/2 ; fu
}
nlm (f, 1, r=1)
This doesn't return estimates for each parameter, and I get error messages
saying something like "repleaced missing value with maximum" or something. All
I did here was try (and fail, obviously) to model my needs against the examples
given in help(nlm), but they are using vectors as inputs, and I only need 2
values input, and 2 returned.
I've also tried specifying the function as
f <...
2011 Jun 25
0
[Announcement] Version 1.1pre1 released
With pleasure we announce the release of version 1.1pre1. Here is a
summary of the changes:
* Control interface allows control of a running tinc daemon. Used by:
* tincctl, a commandline utility
* tinc-gui, a preliminary GUI implemented in Python/wxWidgets
* Code cleanups and reorganization.
* Repleacable cryptography backend, currently supports OpenSSL and libgcrypt.
* Use libevent
2011 Jun 25
0
[Announcement] Version 1.1pre1 released
With pleasure we announce the release of version 1.1pre1. Here is a
summary of the changes:
* Control interface allows control of a running tinc daemon. Used by:
* tincctl, a commandline utility
* tinc-gui, a preliminary GUI implemented in Python/wxWidgets
* Code cleanups and reorganization.
* Repleacable cryptography backend, currently supports OpenSSL and libgcrypt.
* Use libevent