search for: bate

Displaying 20 results from an estimated 1643 matches for "bate".

Did you mean: base
2000 Mar 22
2
help system does not work (PR#499)
Full_Name: James MacKinnon Version: Version 1.0.0 OS: Debian 2.1 Submission from: (NULL) (24.141.113.138) I am a novice at R, so I am not totally sure that this is a bug, but I think it must be. When I type help.start() or ?help, Netscape starts up, as it should, but it displays my normal home page, not any help for R. The relevant documents exist in /usr/lib/R/doc/html, but Netscape does not
2012 Mar 02
1
ldapsam and Windows LDAP account information?
...MAccountName=jack)' SASL/DIGEST-MD5 authentication started Please enter your password: SASL username: jack SASL SSF: 128 SASL data security layer installed. # extended LDIF # # LDAPv3 # base <dc=example,dc=com> with scope subtree # filter: (sAMAccountName=jack) # requesting: ALL # # Jack Bates, Users, example.com dn: CN=Jack Bates,OU=Users,DC=example,DC=com objectClass: top objectClass: person objectClass: organizationalPerson objectClass: user cn: Jack Bates sn: Bates givenName: Jack distinguishedName: CN=Jack Bates,OU=Users,DC=example,DC=com instanceType: 4 whenCreated: 20100208201903...
2003 Jun 09
2
looking for Prof Bates' file
Hello I'm reading up on fitting truncated Weibull distribution to data. There are posts in 2002 that point to this presentation by Prof Bates: http://www.stat.wisc.edu/~bates/JSM2001.pdf but now the file is not there. I can't find it anywhere else, Google doesn't have a cached copy for it. Could someone please give me a copy of this file, if they have it? Thanks and regards, viet.
2014 Dec 02
3
[LLVMdev] Questions about deallocation responsibilities
...ll I need to do deeper disposing myself? I presume at least I will need to free strings I allocated myself, such as the module name I passed in. What about, for example, llvm::DIBuilder::DICreateCompileUnit? I haven't been able so far to find a companion dispose for this object. -- Rodney Bates rodney.m.bates at acm.org
2000 Mar 23
3
Tukey multiple comparisons
...le comparisons procedure available for R? I have looked through the search page, through the FAQ, and in the index of V&R (1999), and I still can't find such a thing. I see there is a ptukey function and a qtukey function but that is as far as I got. Do I need to roll my own? -- Douglas Bates bates at stat.wisc.edu Statistics Department 608/262-2598 University of Wisconsin - Madison http://www.stat.wisc.edu/~bates/ -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.c...
2016 Feb 24
3
How to resolve debug info forward types
...that seems to do this. My one wild guess that giving the forward decl and the resolving decl the same UniqueId might do it is not working. I am currently using 3.6.1, but I see nothing the voluminous diff of DIBuilder from 3.6.1 to 3.7.1 that looks like it has anything to do with this. -- Rodney Bates rodney.m.bates at acm.org
2017 Jul 23
2
Advise on which copy to use.
...e the ssl parameter or load the memory copy? I can imagine the ssl value might avoid unnecessary fetches, but then, it might also sometimes result in storage of a second copy in a memory temp. Also, do I need to do something to prevent the unused copy from being eliminated altogether? -- Rodney Bates rodney.m.bates at acm.org
2015 Feb 22
2
[LLVMdev] Resolving an opaque type in llvm-assembly
...lare the name. But that gives an error: %TO = type opaque %TF = type i32 ( %TO* ) %TO = type %TF gives: $ llvm-as types1.ll llvm-as: types1.ll:3:1: error: redefinition of type %TO = type %TF ^ Also, what is the set of things that can be done with an as-yet unresolved opaque type? -- Rodney Bates rodney.m.bates at acm.org
2015 Feb 19
4
[LLVMdev] Parameter names in IR and debug info
...This appears to imply that, in debug info, the formal names are also part of the function type, which thus cannot be reused for a different function with different formal names. Can I build a DI function type without having an actual function of that type? This happens in my language. -- Rodney Bates rodney.m.bates at acm.org
2003 Mar 26
1
nls
...ax(df->y,na.rm=T)/2,b=1,d=0)); I was using the following routine which was giving Singular Gradient, Error in numericDeriv(form[[3]], names(ind), env) : Missing value or an Infinity produced when evaluating the model errors. I also tried the below method given by Dr. Dougla Bates. But still am getting the error. Error in numericDeriv(form[[3]], names(ind), env) : Missing value or an Infinity produced when evaluating the model df <- read.table("data.txt", header=T); df1 = na.omit(df[, 1:2]) library(nls); fm = nls(y ~ (x+d)^(-exp(lb)), dat...
2010 Feb 05
2
(Another) Bates fortune?
I vote to 'fortunize' Doug Bates on Hierarchical data sets: which software to use? "The widespread use of spreadsheets or SPSS data sets or SAS data sets which encourage the "single table with a gargantuan number of columns, most of which are missing data in most cases" approach to organization of longitudinal...
2016 Feb 24
0
How to resolve debug info forward types
...e result from createReplaceableCompositeType earlier */ llvm::TempMDNode fwd_decl(node); m_DIBuilder->replaceTemporary(std::move(fwd_decl), result); You will need to keep a map of outstanding temporary forward declarations to do this. On Wed, Feb 24, 2016 at 5:09 PM, Rodney M. Bates via llvm-dev < llvm-dev at lists.llvm.org> wrote: > Before metadata was separated from values, I could create a debug info > forward > declaration and eventually resolve it using LLVMReplaceAllUsesWith in > core.h. > Now, I can't figure out how to resolve it. I can find...
2009 Aug 13
1
R code to reproduce (while studying) Bates & Watts 1988
Hi R users, I'm here trying to understand correlated residuals in nonlinear estimation. I'm reading/studying the book Bates, D. M. and D. G. Watts, (1988), /Nonlinear regression analysis and its applications/, Wiley, NY. pages 92-94, trying to reproduce the figures and to find out the code in R to perform the necessary calculations. I also consulted Pinheiro and Bates, but without success Here below you'll find...
2007 Oct 12
2
Basic plot question: Figure 1.1 Pinheiro & Bates
All, Sorry for overly simplistic question, but I can't seem to remember how to create the basic plot shown in Figure 1.1 of Pinheiro & Bates (2004; p.4). The y-axis delineates a factor (Rail) while the x-axis displays the distribution of a continuous variable (time) according to each level of the factor. Didn't see it in archives but perhaps I'm not searching on correct key words, any help appreciated, David > library(&qu...
2015 Jul 25
4
[LLVMdev] [un]wrapping llvm:DITypeRef
...adata. If I try to make my C type a struct with one pointer, I can't cast it to DITypeRef. If I try to go inside the classes and use the pointer, I can cast, but can't construct a DITypeRef when unwrapping, as both its pointer field 'Val' and the constructor are private. -- Rodney Bates rodney.m.bates at acm.org
2007 Sep 04
2
multiphasic growth curve analysis
Greetings R Help Group, How does one effect a multiphasic logistic growth model with 4 phases (e.g. Koops 1986; Weigel, Craig, Bidwell and Bates 1992; Grossman and Koops 2003) with R. Before writing to the group, the R help archives were searched, the web was searched with Google, Venables and Ripley 2002 was consulted, Pinheiro and Bates 2000 was consulted, Bates and Watts 2007 was bought and consulted, ETC. but to no avail. I have no...
2015 Jul 27
2
[LLVMdev] [un]wrapping llvm:DITypeRef
On 07/25/2015 08:57 PM, Andrew Wilkins wrote: > On Sun, 26 Jul 2015 at 06:48 Rodney M. Bates <rodney_bates at lcwb.coop <mailto:rodney_bates at lcwb.coop>> wrote: > > In trying to write a C binding for DIBuilder of llvm 3.6.1, I can't see a way to unwrap > llvm::DITypeRef, declared in include/llvm/IR/DebugInfo.h. This is a class with one > data mem...
2001 Jan 17
1
Pinheiro/Bates Soybean nlme failure
Dear Mixed Effect Friends, Somehow, R(1021, Windows) seem to run differently from S Plus: The soybean example from Pinheiro/Bates on page 290 fails in R. (Soybean1 is Soybean with the NA and "critical" case removed. Same procedure with full Soybean). > fm1Soy.lis<-nlsList(weight~SSlogis(Time,Asym,xmid,scal),data=Soybean1) > fm1Soy.nlme<-nlme(fm1Soy.lis) Error: Singularity in backsolve at level 0, block...
2008 Jul 19
1
wroung groupedData despite reading Bates and Pinheiro 3 times
...ot;factor" "factor" "numeric" "numeric" "numeric" Is there a way to change that? Thank you very much. PS: the levels for fruit and veget are intact or removed -- View this message in context: http://www.nabble.com/wroung-groupedData-despite-reading-Bates-and-Pinheiro-3-times-tp18548213p18548213.html Sent from the R help mailing list archive at Nabble.com.
2011 Jan 28
2
R CMD INSTALL cannot find libf77blas
...an old version of this package on a netbook running the Ubuntu 10.10 netbook remix because it can't find the libraries libf77blas and libatlas. I have even gone to the extent of removing the r-base-core package entirely and removing libatlas3gf-base then reinstalling everything. I still get bates at eeek:/var/tmp$ R CMD INSTALL lme4_0.999375-37.tar.gz * installing to library ?/home/bates/R/i686-pc-linux-gnu-library/2.12? * installing *source* package ?lme4? ... ** libs gcc -I/usr/share/R/include -I"/usr/lib/R/library/Matrix/include" -I"/usr/lib/R/library/stats/include&quot...