search for: trl

Displaying 20 results from an estimated 20 matches for "trl".

Did you mean: tr
2008 May 06
2
NLS plinear question
Hi All. I've run into a problem with the plinear algorithm in nls that is confusing me. Assume the following reaction time data over 15 trials for a single unit. Trials are coded from 0-14 so that the intercept represents reaction time in the first trial. trl RT 0 1132.0 1 630.5 2 1371.5 3 704.0 4 488.5 5 575.5 6 613.0 7 824.5 8 509.0 9 791.0 10 492.5 11 515.5 12 467.0 13 556.5 14 456.0 Now fit a power function to this data using nls with the plinear algorithm >fit.pw <-nls...
2011 Oct 29
1
How to plot survival data from multiple trials (simulations)?
Dear all: Could anyone please provide some R codes to plot the below survival data to compare two groups (0 vs 1) after 2 simulations (TRL)? need 95% prediction interval on the plot from these 2 trials. I would like to simulate 1000 trials later. Thanks a lot for your great help and consideration! yan TRL ID ECOG BASE PTR8 GROUP POP ST ind 1 1 1 1 2.2636717 0.255634126 1 1 99.4 F 3 1 2 1 24.7719223 0.756458142 0 1 8.1 T 5 1 3 0 4...
2012 May 26
2
Assessing interaction effects in GLMMs
...n T1100: Time11h00 -0.026 Time12h00 -0.035 0.177 Time13h00 -0.004 0.223 0.068 Time14h00 -0.073 0.259 0.081 0.103 TertileLow -0.450 0.153 0.043 0.051 0.097 Max -0.711 -0.169 -0.004 -0.061 -0.023 0.019 Min 0.146 0.186 0.014 0.055 0.099 -0.036 -0.455 Tm11h00:TrL 0.059 -0.851 -0.153 -0.190 -0.222 -0.198 0.096 -0.155 Tm12h00:TrL 0.095 -0.160 -0.974 -0.062 -0.081 -0.067 -0.079 0.012 0.192 Tm13h00:TrL 0.026 -0.208 -0.067 -0.983 -0.099 -0.075 0.024 -0.026 0.229 Tm14h00:TrL 0.126 -0.215 -0.069 -0.088 -0.876 -0.185 -0.047 0.006 0.254 T1200:...
2003 Jun 04
1
Non-Executable Stack Patch
I was wondering if there's any non-executable stack patch for FreeBSD's kernel. I searched in google but all I got was some questions in freebsd-security back from 2001 and an answer saying someone heard about a project like this, but no information at all. Is there any patch like PaX or Openwall available for FreeBSD? I dont want to discuss if its useless or not since there're a
2010 Feb 07
2
predicting with stl() decomposition
Hi mailinglist members, I’m actually working on a time series prediction and my current approach is to decompose the series first into a trend, a seasonal component and a remainder. Therefore I’m using the stl() function. But I’m wondering how to get the single components in order to predict the particular fitted series’. This code snippet illustrates my problem: series <-
2011 Jun 16
0
Update: Is there an implementation of loess with more than 3 parametric predictors or a trick to a similar effect?
...rametric), as.integer(order.drop.sqr), as.integer(sum.drop.sqr), as.double(span*cell), as.character(surf.stat), fitted.values = double(N), parameter = integer(7), a = integer(max.kd), xi = double(max.kd), vert = double(2*D), vval = double((D+1)*max.kd), diagonal = double(N), trL = double(1), delta1 = double(1), delta2 = double(1), as.integer(surf.stat == "interpolate/exact")) if(j==1) { trace.hat.out <- z$trL one.delta <- z$delta1 two.delta <- z$delta2 } fitted.residuals <- y - z$fitted.values if(j < iterations) robust...
2020 Sep 25
1
Extra "Note" in CRAN submission
...s Authors at R: c(person(c("Terry", "M"), "Therneau", email="therneau.terry at mayo.edu", role=c("aut", "cre")), person("Thomas", "Lumley", role=c("ctb", "trl"), comment="original S->R port and R maintainer until 2009"), person("Atkinson", "Elizabeth", role="ctb"), person("Crowson", "Cynthia", role="ctb")) Description: Contains the core survival analysis...
2008 Jul 08
1
R crash with ATLAS precompiled Rblas.dll on Windows XP Core2 Duo
...drop.sqr), as.double(span * cell), as.character(surf.stat), fitted.values = double(N), parameter = integer(7), a = integer(max.kd), xi = double(max.kd), vert = double(2 * D), vval = double((D + 1) * max.kd), diagonal = double(N), trL = double(1), delta1 = double(1), delta2 = double(1), as.integer(surf.stat == "interpolate/exact")) After that, I'm kind of stuck in terms of tracking it down. Thanks for any input, Jason Law City of Portland, OR
2003 Aug 11
5
realpath(3) et al
First, I hope that this message is not considered flame bait. As someone who has used FreeBSD for for 5+ years now, I have a genuine interest in the integrity of our source code. Second, I hope that this message is not taken as any form of insult or finger pointing. Software without bugs does not exist, and I think we all know that. Acknowledging that point and working to mitigate the risks
2005 Oct 26
1
Non-executable stack
Hi all Does FreeBSD support a non-executable stack on any of the tier 1 and 2 platforms that has this feature? If not, are there any plans of implementing this and is there a patch I can use for 6.0 (when it is released)? Best regards db
2003 Sep 26
0
3.7.1p1 (possibly p2, too): two small compilation nits on RedHats
(These are compiling the .src.rpm from ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/rpm/SRPMS/openssh-3.7.1p1-1.src.rpm) 1) On Red Hat 7.3, with gcc-3.2 with the SSP patch (http://www.research.ibm.com/trl/projects/security/ssp/), rpm --rebuild --define "static_libcrypto 1" openssh-3.7.1p1-1.src.rpm - I needed to add -ldl to the linker flags before it linked. 2) On Red Hat 5.2, with gcc-2.7.2.3, kernel 2.2.20 rpm -bb openssh-3.7.1p1.src.rpm - openbsd-compat/bsd-g...
2005 Feb 27
1
limit SIP extention outgoing calls
Hi how do i set an SIP users to make outgoing calls that is worth only $5. if they exceed $5 they can't make any calls. what i need is not a calling card, but to limit outgoing calls for SIP users depedning on a value i give. I use realtime asterisk. Thank You Kanishka -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Oct 06
0
ADS authentication issues.
...le lambasting I'm sure to get for whatever boneheaded mistake I've made, so I'm asking for help from the group on this one. After doing my RTFM research I'm stumped. ??????????????????????????????????? ? Jeff Honey, Network Administrator ? PS America, Inc. ? 4426 N. Orange Blossom Trl ? Orlando, FL 32804 ? 407-521-1011 voice ? 407-521-1007 fax ???????????????????????????????????
2004 Feb 05
1
using libparanoia
Hi there, I was looking for stack smashing protection under freebsd, so i found libparanoia (/usr/ports/security/libparanoia), i had only one question using the normal 'make install' (so no copy-to-libc). If i add in /ert/make.conf: CFLAGS= -O -pipe -lparanoia -L/usr/local/lib COPTFLAGS= -O -pipe -lparanoia -L/usr/local/lib Will EVERYTHING build from that time (including
2010 Aug 11
1
sem & psych
...################################################## totalRepeats = 100 for(myRepeats in 1:totalRepeats){ myTests <- mapply(sizeControlGroup, myRes, SIMPLIFY = F) # effectSize myTests <- matrix(unlist(myTests), nc=length(myTests[[1]]), byrow=T) colnames(myTests) <- c("trL", "trCorr", "mthL", "methCorr", "n", "convM1", "ChiM1", "dfM1", "Chim0", "dfm0", "GFIM1", "AGFIM1", "RMSEAM1", "CFIM1", "BICM1", "SRMRM1", &quot...
2005 Jun 18
1
loess returns different standard errors for identical models (PR#7956)
Full_Name: Benjamin Tyner Version: 2.1.0, 4/18/2005 OS: i686-redhat-linux-gnu Submission from: (NULL) (4.64.8.220) # Just run my.test() below in a newly opened R session. Once too many models have been fit (~20 on my system), the computed standard error jumps to a different value. This is (superficially) due to a different residual sum of squares, not a different one.delta. No other aspect of
2007 Jan 04
4
[LLVMdev] Effective Sign Extension Elimination
Hey all, Now that we have sign/zero extensions, have people given thought to the elimination of these? There's a paper I downloaded a few years ago called "Effective Sign Extension Elimination" by M. Kawahito, H. Komatsu, and T. Nakatani. I only have a dead tree copy of it, though. But I can share it as much as I can. -bw
2003 Apr 08
3
fstack protector
hi is there any way to build 4.8 release with this fstack protection? or atleast some ports is there any good info on this? the only page i found was that ibm page but it seemed outdated. //martin
2007 Feb 27
15
Ferret 0.11.1-rc2
Hey guys, Just released Ferret 0.11.1. Hopefully this will fix *most* of the problems people were having. Now that I know gcc hides stack overflows on Ubuntu because -fstack-protector is set, I won''t get caught by that one again. Anyone know any other gotchas I should be aware of on Ubuntu. Please try the new version and let me know if you are still having problems with it. I have until
2000 May 10
0
patche for samba-2.0.7/source/smbd/conn.c
Dear all, I have made patch for samba-2.0.7/source/smbd/conn.c This will, instead of using by-directional link, use array for managing connections. # The patch does seems to work on my RHL6.1Ja(fixed) version of # Linux machine. I don't know about other OS/Architecture. This should work better then original because: 1) The original code used bitmap.c for looking empty area. But using