Displaying 6 results from an estimated 6 matches for "overconfid".
2012 May 04
2
Off-Topic: Crime Statistics Don't Pay
WARNING: COMPLETELY OFF TOPIC -- Nothing to do with R.
I thought readers of this list might enjoy the following. The link to
the full article is at the bottom. I hope this is not "too"
inappropriate.
-------
Overconfidence in crime statistics doesn?t pay. In a new study, a team
of criminologists makes the case that reported crime rates should
acknowledge uncertainty in the data. The research demonstrates that
rankings of cities as safer or more dangerous ? which can influence
tourism and tax spending ? can be hig...
2007 Jan 19
1
Error in basehaz function ?
...n(haz)
}
haz2surv <- function(haz) {
surv <- haz
surv[1] <- 1 - haz[1]
for(i in c(2:length(haz)))
{
surv[i] <- (1 - haz[i]) * surv[i-1]
}
return(surv)
}
If I'm right, wouldn't it be a good idea to change the basehaz
function, to avoid misleading the overconfident user (as I happen to be)
?
I hope this will help contributing to a wonderful tool that speed up my
understanding of statistical analysis and my research.
David
--
David Mas
ERMES-FRE 2887-CNRS
Universit? Pantheon-Assas Paris II
12, place du Pantheon
F-75230 Paris Cedex 05
Tel: +33 (0)1 44 41...
2012 Dec 19
1
confirming a formula for use with lmer
Hello,
I recently began using R and the lme4 package to carry out linear mixed
effects analyses.
I am interested in the effects of variables 'prime','time', and 'mood'
on 'reaction_time' while taking into account the random effect
'subjects.' I've read through documentation on lme4 and came up with the
following formula for use with lmer:
2008 Apr 10
0
Synchronizing a table to a spreadsheet
...nces as
a resource which can be indexed and edited, but I wonder if that is
trying to fit a square peg in a round hole.
Finally, perhaps somebody has already done just this and would care to
share his/her experience in how (s)he approached this problem.
I feel reasonably confident (some would say overconfident) in my
ability to extract the data from the Excel workbook and compare it
with the data in my database. I''m just not sure where would be a
reasonable place to put that sort of logic.
--wpd
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are...
2005 Nov 16
12
SELinux threads, cynicism, one-upmanship, etc.
After reading through the various SELinux threads, I really became quite
perturbed. I mean, really quite perturbed.
As an IT Director (and the entire IT department, currently), if I were hiring
a sysadmin I know for a fact that someone whose first response to a question
on why something doesn't work is 'turn it off' would not get a job here.
Neither would a sysadmin with as much
2010 Aug 13
32
ZFS development moving behind closed doors
If this information is correct,
http://opensolaris.org/jive/thread.jspa?threadID=133043
further development of ZFS will take place behind closed doors.
Opensolaris will become the internal development version of Solaris
with no public distributions. The community has been abandoned.
--
-Gary Mills- -Unix Group- -Computer and Network Services-