Displaying 3 results from an estimated 3 matches for "wherri".
Did you mean:
sherri
2013 Jan 28
2
Adjusted R-squared formula in lm()
What is the exact formula used in R lm() for the Adjusted R-squared? How can I interpret it?
There seem to exist several formula's to calculate Adjusted R-squared.
Wherry’s formula [1-(1-R2)·(n-1)/(n-v)]
McNemar’s formula [1-(1-R2)·(n-1)/(n-v-1)]
Lord’s formula [1-(1-R2)(n+v-1)/(n-v-1)]
Stein 1-(n-1/n-k-1)(n-2)/n-k-2) (n+1/n)
Theil's formula (found here:
2015 Oct 19
0
replication full documentation
Hi! I am create replication between two Debian 8.2 servers with dovecot
2.2.13. It work, but wont now more about replication used and i didn't
now where i can red it:
1. aggregator - documentation and what he done?
2. replicator - full description or man for him
3. dsync - full description or man for him
4. doveadm replicator status - full description for all his points:
* Queued
2007 Nov 20
0
Debugging assistance request
Greetings!
I've been using Samba successfully for years, but I've run into a
problem for which I could use some expert debugging ideas.
I've got a Linux server sharing the root of its filesystem. I've been
using "force user = root" in the smb.conf file so that filesystem
permissions are never an issue (this is a single-user machine on an
isolated network, so