Displaying 3 results from an estimated 3 matches for "repleac".
Did you mean:
replac
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 &l...
2011 Jun 25
0
[Announcement] Version 1.1pre1 released
...asure 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 to handle I/O events and timeouts.
* Use splay trees instead of AVL trees to manage internal datastructures.
This is the first pre-release of the 1.1 branch of tinc. Tinc 1.1 is protocol
compatible with 1.0.x, b...
2011 Jun 25
0
[Announcement] Version 1.1pre1 released
...asure 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 to handle I/O events and timeouts.
* Use splay trees instead of AVL trees to manage internal datastructures.
This is the first pre-release of the 1.1 branch of tinc. Tinc 1.1 is protocol
compatible with 1.0.x, b...