search for: misfit

Displaying 19 results from an estimated 19 matches for "misfit".

Did you mean: misfits
2006 Oct 11
1
during fitting of successive datasets, stall crashes iterations
Hi all, I am trying to do fitting of large sets of timeseries data, and error messages derail the process when I encounter a dataset that doesn't fit. I'd like to ignore those "misfits" and try another equation or move to the next dataset. Any ideas? (piece of code below) Thanks, --Warren ##The code looks something like this: attach(zf) x <- hours n<-length(zf[,2]) for (i in 2:n) {y <- zf[,i] plot(y ~ x, xlab = "Time (h)", ylab = Lumi, p...
2018 Feb 20
3
JGR not installed. Attempting to install from CRAN...
...y Populations & Head of the Soweto Sex Worker Project Perinatal HIV Research Unit (PHRU) New Nurses Home Chris Hani Baragwanath Academic Hospital Soweto B: +27 11 989 9821 M: +27 84 761 1193 E: coetzeej at phru.co.za<mailto:coetzeej at phru.co.za> "Here's to the crazy ones, the misfits, the rebels, the troublemakers, the round pegs in the square holes ... the ones who see things differently - they're not fond of rules, and they have no respect for the status quo. ... You can quote them, disagree with them, glorify or vilify them, but the only thing you can't do is ignore...
2018 Feb 20
2
JGR not installed. Attempting to install from CRAN...
...y Populations & Head of the Soweto Sex Worker Project Perinatal HIV Research Unit (PHRU) New Nurses Home Chris Hani Baragwanath Academic Hospital Soweto B: +27 11 989 9821 M: +27 84 761 1193 E: coetzeej at phru.co.za<mailto:coetzeej at phru.co.za> "Here's to the crazy ones, the misfits, the rebels, the troublemakers, the round pegs in the square holes ... the ones who see things differently - they're not fond of rules, and they have no respect for the status quo. ... You can quote them, disagree with them, glorify or vilify them, but the only thing you can't do is ignore...
2000 Feb 24
2
(-1 as index) OR (envelope for QQ)
...g the residuals from the data-model comparison? I would have guessed that something in this 'QQ envelope' would be doing that. I'm guessing any replies will fit into one of three categories ... 1) You idiot! QQ plots are supposed to have standardized residuals of the data-model misfit. Do that and the QQ envelop is ok. 2) Don't copy S stuff into R code. The S code "samp[,-1]" from VR should be written "..." for use in R. 3) Don't be so rude as to ask such questions (with length attachments, no less) on a group like this. Give us a break! ....
2012 Apr 09
1
slanted stacked bar graphs?
Hello R users, I would like to generate "slanted" stacked bar graphs like those on the bottom of pages 1 and 2 in this document: http://www.wssinfo.org/fileadmin/user_upload/resources/JMP-Snapshot-SWA-HLM.pdf . I've also attached the file to this email (pdf). Does anyone know if this is possible in R? I have tried googling and searching the R help archives, and it seems like ggplot2
2007 Jul 28
0
[LLVMdev] Web Site Re-Design
On 27/07/07, Gabriel McArthur <madeonamac at gmail.com> wrote: > I offered to do the web site a couple of weeks ago. Life got in the > way temporarily, and it took me a long time to make it look the way > that I wanted and to make it look the same in IE6. Anyway, I wanted > to get some feedback on what I had done. Very nice and clean. A few comments: 1) The header looks like
2007 Jul 28
1
[LLVMdev] Web Site Re-Design
...sounds like folks want fluid widths. Probably the simplest technique would be to float the left nav using a negative-margin… #leftnav { float: left; width: 200px; margin-left: -210px; } body { margin-left: 220px; } #footer { clear: left; } And I guess I second whinging re the drop shadows and misfit footer coloration. — Gordon -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070728/f33da503/attachment.html>
2008 May 03
5
Watching Netflix movies on CentOS
Has anyone here been able to view Netflix movies on CentOS? (It requires Internet Explorer, and I'm wondering what the workaround is for Firefox) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20080502/6ace912b/attachment.html>
2000 Mar 17
3
Bug in SMBCLIENT
I already posted this message but I had no answer. Sincerely, I think it is a bug and I'd like to hear developers on this. Platform: - HP-UX 11.00 - HP C/ANSI C Compiler (B.11.01.06) Copying a (large) directory structure from a NT share, interactive command: # smbclient //machine/share password >prompt >recurse >mget * fails to copy 76th, 115th, 154th file of
2018 Feb 20
0
JGR not installed. Attempting to install from CRAN...
Hi Jenny, Jenny Coetzee <coetzeeJ at phru.co.za> writes: > Hello > > I am new to R, and am running a programme called RDS Analyst which > uses R. When trying to open RDS i am getting the following message: > JGR not installed. Attempting to install from CRAN? > > I am not sure if the issue is a Java one or an R one? > > I am working off a Mac using High Sierra
2015 Aug 29
5
RFC: alloca -- specify address space for allocation
...l not work. The question is whether alloca addrspace(1)* is a better fit for MSIL semantics, analysis phases, and managed-code specific optimizations. I'm OK if we conclude that we'll keep using the cast model until we hit a concrete case where it does not work, or seems architecturally misfit. > Worth noting is that we might be better off introducing an orthogonal notion > for tracking gc references entirely. The addrspace mechanism has worked, > but it is a little bit of a hack. We've talked about the need for an opaque > pointer type. Maybe when we actually get arou...
2018 Feb 20
1
JGR not installed. Attempting to install from CRAN...
...y Populations & Head of the Soweto Sex Worker Project Perinatal HIV Research Unit (PHRU) New Nurses Home Chris Hani Baragwanath Academic Hospital Soweto B: +27 11 989 9821 M: +27 84 761 1193 E: coetzeej at phru.co.za<mailto:coetzeej at phru.co.za> "Here's to the crazy ones, the misfits, the rebels, the troublemakers, the round pegs in the square holes ... the ones who see things differently - they're not fond of rules, and they have no respect for the status quo. ... You can quote them, disagree with them, glorify or vilify them, but the only thing you can't do is ignore...
2018 Feb 20
0
JGR not installed. Attempting to install from CRAN...
Hi Jenny, Jenny Coetzee <coetzeeJ at phru.co.za> writes: > Loris, thank you thank you so much!!! > > do you know which CRAN mirror i select? There are loads - all related to various countries.. > > so appreciate the help It shouldn't really matter, although I'd choose one that is geographically close. Occasionally there can be problems with HTTP vs. HTTPS, which
2008 Jan 19
2
MySQL + R as a Replacement for SAS Proc SQL + Various Stat Procs
For cost reasons, I'd like to replace SAS on my PC under Win XP Pro. Nearly all my work involves medium-size datasets (100k-10M) records which I cleanup, relate, fliter and get into shape for analysis using SAS/SQL followed by standard statistical procedures, e.g. regression using SAS proc reg. It seems to me that this type of analysis could be done in MySQL followed by R, but I'd like
2004 Aug 20
3
Samba unix password sync
...user is unable to change his password with a single command (smbpasswd). I am wondering if there is something really obvious that I am missing. # Global parameters [global] dos charset = CP850 unix charset = UTF-8 display charset = LOCALE workgroup = VEL realm = netbios name = MISFIT netbios aliases = netbios scope = server string = VEL Domain Server interfaces = bind interfaces only = No security = USER auth methods = encrypt passwords = Yes update encrypted = No client schannel = Auto server schannel = Auto allow trusted domains = Yes ho...
2011 Apr 05
0
Changing parameter in local fdr R code
...X <- cbind(1, poly(x, df = df)) f <- glm(y ~ poly(x, df = df), poisson)$fit } l <- log(f) Fl <- cumsum(f) Fr <- cumsum(rev(f)) D <- (y - f)/(f + 1)^0.5 D <- sum(D[2:(K - 1)]^2)/(K - 2 - df) if (D > 1.5) warning(paste("f(z) misfit = ", round(D, 1), ". Rerun with increased df", sep = "")) if (nulltype == 3) { fp0 = matrix(NA, 6, 4) colnames(fp0) = c("delta", "sigleft", "p0", "sigright") } else { fp0 = matrix(NA, 6...
2015 Sep 01
2
RFC: alloca -- specify address space for allocation
...> The question is whether alloca addrspace(1)* is a better fit for MSIL semantics, analysis phases, and managed-code specific optimizations. > > I'm OK if we conclude that we'll keep using the cast model until we hit a concrete case where it does not work, or seems architecturally misfit. > >> Worth noting is that we might be better off introducing an orthogonal >> notion for tracking gc references entirely. The addrspace mechanism >> has worked, but it is a little bit of a hack. We've talked about the >> need for an opaque pointer type. Maybe w...
2007 Jul 28
8
[LLVMdev] Web Site Re-Design
I offered to do the web site a couple of weeks ago. Life got in the way temporarily, and it took me a long time to make it look the way that I wanted and to make it look the same in IE6. Anyway, I wanted to get some feedback on what I had done. Some concerns: 1. SSI and JavaScript seem like overkill. Each subproject can have their own look and feel by overriding the CSS
2015 Aug 27
4
RFC: alloca -- specify address space for allocation
Inline. From: Philip Reames [mailto:listmail at philipreames.com] Sent: Thursday, August 27, 2015 11:01 AM To: Swaroop Sridhar <Swaroop.Sridhar at microsoft.com>; llvm-dev <llvm-dev at lists.llvm.org>; Sanjoy Das <sanjoy at playingwithpointers.com> Cc: Joseph Tremoulet <jotrem at microsoft.com>; Andy Ayers <andya at microsoft.com>; Russell Hadley <rhadley at