search for: lawlessness

Displaying 20 results from an estimated 21 matches for "lawlessness".

Did you mean: gaplessness
2007 Jul 10
0
LAWLESSNESS
LAWLESSNESS <http://fun2kafour.blogspot.com/2007/07/lawlessness.html> <http://fun2kafour.blogspot.com/2007/07/lawlessness.html> *Though they are life partners and witout each other there is no color in their lives. Even then, Lawlessness is not the female of Law. * ** ** ** ** ** ** ** ** ** **...
2024 Mar 07
1
Call for testing: OpenSSH 9.7
...gement. -- Member - Liberal International This is doctor at nk.ca Ici doctor at nk.ca Yahweh, King & country!Never Satan President Republic!Beware AntiChrist rising! Look at Psalms 14 and 53 on Atheism ; unsubscribe from Google Groups to be seen What worth the power of law that won't stop lawlessness? -unknown
2010 Feb 12
1
validate (rms package) using step instead of fastbw
Dear All, For logistic regression models: is it possible to use validate (rms package) to compute bias-corrected AUC, but have variable selection with AIC use step (or stepAIC, from MASS), instead of fastbw? More details: I've been using the validate function (in the rms package, by Frank Harrell) to obtain, among other things, bootstrap bias-corrected estimates of the AUC, when variable
2020 May 08
2
Ms Exchange vs dovecot
Am 08.05.20 um 23:52 schrieb Bernd Petrovitsch: > I assume you are aware of https://en.wikipedia.org/wiki/CLOUD_Act > so using software from (heavily) US-based companies > implies that all data (controlled by said companies) will - > sooner or later - end up in the databases of > US-3-letter-organizations. > > So forget about GDPR compliance with such software > providers.
2020 May 09
0
Ms Exchange vs dovecot
The U.S. government is lawless and the Cloud Act is meaningless, like U.S. Constitution. The laws are written to placate the masses, to delude U.S. citizens into thinking they're still free. There is no privacy in the United States and all major corporations, the courts, and the alphabet agencies are in bed together. Assume the worst about them. Microsoft and Bill Gates are like
2024 Mar 06
1
Call for testing: OpenSSH 9.7
...nix-dev -- Member - Liberal International This is doctor at nk.ca Ici doctor at nk.ca Yahweh, King & country!Never Satan President Republic!Beware AntiChrist rising! Look at Psalms 14 and 53 on Atheism ; unsubscribe from Google Groups to be seen What worth the power of law that won't stop lawlessness? -unknown
2006 Oct 04
0
One-arm survival sample estimates
A few months ago, I posted a query regarding code for a sample size estimate for a one arm survival trial. Below is some code I created to calculate such an estimate - perhaps it may be of some use. #cox.pow computes sample size for a one arm survival trial. med.0 is the null median #survival, med.a is the alternative median survival, a.time is the accrual time, and #f.time is the follow up
2024 Mar 06
2
Call for testing: OpenSSH 9.7
On Tue, 5 Mar 2024, The Doctor wrote: > Showstopper problem! > > I want configure to work with /usr/local/bin/openssl and not /usr/bin/openssl You can use --with-ssl-dir for this. --with-ssl-dir=/foo will have configure try /foo/bin/openssl and /foo/apps/openssl. Otherwise it just searches $PATH. Nothing has changed here for the last couple of releases. -d
2024 Mar 07
1
Call for testing: OpenSSH 9.7
On Thu, 7 Mar 2024 at 14:54, The Doctor <doctor at doctor.nl2k.ab.ca> wrote: [...] > /usr/local/bin/openssl version -a > ld-elf.so.1: /usr/lib/libssl.so.3: version OPENSSL_3.2.0 required by /usr/local/bin/openssl not found This is why configure (with the patch) didn't use that openssl binary: it doesn't work. Trying something like this ought prove whether or not the patch
2024 Mar 07
1
Call for testing: OpenSSH 9.7
On Thu, 7 Mar 2024 at 12:00, The Doctor <doctor at doctor.nl2k.ab.ca> wrote: > On Thu, Mar 07, 2024 at 09:58:38AM +1100, Darren Tucker wrote: [...] > > Please try this patch. Note that you will need to run "autoreconf" to > > rebuild configure before rerunning it. [...] > In which test release can this be made available? It has not been committed and is not
2005 Feb 16
2
R: ridge regression
hi all a technical question for those bright statisticians. my question involves ridge regression. definition: n=sample size of a data set X is the matrix of data with , say p variables Y is the y matrix i.e the response variable Z(i,j) = ( X(i,j)- xbar(j) / [ (n-1)^0.5* std(x(j))] Y_new(i)=( Y(i)- ybar(j) ) / [ (n-1)^0.5* std(Y(i))] (note that i have scaled the Y matrix as well) k is
2024 Mar 07
1
Call for testing: OpenSSH 9.7
...gement. -- Member - Liberal International This is doctor at nk.ca Ici doctor at nk.ca Yahweh, King & country!Never Satan President Republic!Beware AntiChrist rising! Look at Psalms 14 and 53 on Atheism ; unsubscribe from Google Groups to be seen What worth the power of law that won't stop lawlessness? -unknown
2024 Mar 07
1
Call for testing: OpenSSH 9.7
...gement. -- Member - Liberal International This is doctor at nk.ca Ici doctor at nk.ca Yahweh, King & country!Never Satan President Republic!Beware AntiChrist rising! Look at Psalms 14 and 53 on Atheism ; unsubscribe from Google Groups to be seen What worth the power of law that won't stop lawlessness? -unknown
2010 Aug 02
2
Including a text file (JAGS model) in an R package
Hello, I can`t figure out how to include a text file for use in an example in the .Rd help files of an R package I am writing. I want the examples section of one help file to look like this: \examples{ # Load the JAGS model mod <- jags.model("model.txt") } The function jags.model tries to read in the file model.txt. So far every time I run R CMD check, I get an error message:
2024 Mar 06
1
Call for testing: OpenSSH 9.7
...openssl -- Member - Liberal International This is doctor at nk.ca Ici doctor at nk.ca Yahweh, King & country!Never Satan President Republic!Beware AntiChrist rising! Look at Psalms 14 and 53 on Atheism ; unsubscribe from Google Groups to be seen What worth the power of law that won't stop lawlessness? -unknown
2024 Mar 07
1
Call for testing: OpenSSH 9.7
On Thu, 7 Mar 2024 at 13:39, The Doctor <doctor at doctor.nl2k.ab.ca> wrote: > > On Thu, Mar 07, 2024 at 01:19:36PM +1100, Darren Tucker wrote: > > On Thu, 7 Mar 2024 at 12:00, The Doctor <doctor at doctor.nl2k.ab.ca> wrote: > > > On Thu, Mar 07, 2024 at 09:58:38AM +1100, Darren Tucker wrote: > > [...] > > > > Please try this patch. Note that you
2024 Mar 06
2
Call for testing: OpenSSH 9.7
On Thu, 7 Mar 2024 at 02:19, Damien Miller <djm at mindrot.org> wrote: > > > > On Tue, 5 Mar 2024, The Doctor wrote: > > > Showstopper problem! > > > > I want configure to work with /usr/local/bin/openssl and not /usr/bin/openssl > > You can use --with-ssl-dir for this. --with-ssl-dir=/foo will have > configure try /foo/bin/openssl and
2024 Mar 06
1
Call for testing: OpenSSH 9.7
On Thu, Mar 07, 2024 at 09:39:31AM +1100, Darren Tucker wrote: > On Thu, 7 Mar 2024 at 02:19, Damien Miller <djm at mindrot.org> wrote: > > On Tue, 5 Mar 2024, The Doctor wrote: > > > Showstopper problem! > > > > > > I want configure to work with /usr/local/bin/openssl and not /usr/bin/openssl [...] > I changed it to better support OpenSSL directories
2024 Mar 07
3
Call for testing: OpenSSH 9.7
...nix-dev -- Member - Liberal International This is doctor at nk.ca Ici doctor at nk.ca Yahweh, King & country!Never Satan President Republic!Beware AntiChrist rising! Look at Psalms 14 and 53 on Atheism ; unsubscribe from Google Groups to be seen What worth the power of law that won't stop lawlessness? -unknown
2007 Mar 01
2
Another newbie book recommandation question
I hope this question is sufficiently different from the other requests for book recommendations that it's not repetitious. If not, I apologize in advance. I'm curious what standard reference books working statisticians, or biostatisticians, have within easy reach of their desk. I'm a computer systems administrator, and have a two-foot bookshelf directory under my monitor that contains