Re: [R] pls. help -Logisitic Regression-Urgent

2012-01-27 Thread Michael Griffiths
2p4333433.html > Sent from the R help mailing list archive at Nabble.com. > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-gui

Re: [R] constrOptim and further arguments

2011-12-21 Thread Michael Griffiths
input further arguments in this manner, any help from the list would be gratefully received. Regards Mike Griffiths On Tue, Dec 20, 2011 at 11:53 AM, Michael Griffiths < griffi...@upstreamsystems.com> wrote: > Dear List, > > I am using constrOptim to solve the following > >

[R] constrOptim and problem with derivative

2011-12-20 Thread Michael Griffiths
ould help, I would be most grateful. Regards Mike Griffiths -- *Michael Griffiths, Ph.D *Statistician *Upstream Systems* 8th Floor Portland House Bressenden Place SW1E 5BH <http://www.google.com/url?q=http%3A%2F%2Fwww.upstreamsystems.com%2F&sa=D&sntz=1&usg=AFrqEzfKYfaAalqvahwrpywpJD

[R] None-linear equality constrained optimisation problems

2011-12-19 Thread Michael Griffiths
blems finding the solution in R. Can the community suggest another method by which this might be solved? As ever, many thanks for your time. Mike Griffiths -- *Michael Griffiths, Ph.D *Statistician *Upstream Systems* 8th Floor Portland House Bressenden Place SW1E 5BH <http://www.google.c

Re: [R] Regular expressions in R

2011-11-16 Thread Michael Griffiths
## > > gsub("\\s\\+\\s[[:alnum:]]*\\s\\*\\s[[:alnum:]]*", "", form1) > [1] "product + CTA + help" > > gsub("\\+[[:alnum:]]*\\*[[:alnum:]]*", "", form2) > [1] "product+CTA+help" > > > > ## your code (using gsub() inst

[R] Regular expressions in R

2011-11-15 Thread Michael Griffiths
t;, form) I am obviously still not understanding something. If the list could offer some guidance I would be most grateful. Regards Mike Griffiths -- *Michael Griffiths, Ph.D *Statistician *Upstream Systems* 8th Floor Portland House Bressenden Place SW1E 5BH <http://www.google.com/url?

Re: [R] Help with text separation

2011-11-14 Thread Michael Griffiths
Sentence*LEGAL+' from form. Can this be accomplished in the same manner? Many thanks, once again, for your help Mike Griffiths On Mon, Nov 14, 2011 at 12:09 PM, Sarah Goslee wrote: > Hi, > > On Mon, Nov 14, 2011 at 4:20 AM, Michael Griffiths > wrote: > > Good mor

[R] Help with text separation

2011-11-14 Thread Michael Griffiths
in a certain format. All variables and maths operators require a space between them in order for strsplit to work in the manner I require. I would very much like to accomplish what the above code already does, but without the need for the initial character string having the need for the aforemention

Re: [R] General help - online statistics courses?

2011-09-09 Thread Michael Griffiths
elp > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- *Michael Griffiths, Ph.D *Statistician *Upstream Systems *23 Old Bond Street, London, W1S 4PZ Mob +44 750 011 2873 DL

Re: [R] OptFederov and Dopt.design

2011-03-10 Thread Michael Griffiths
Dear R users, I have used the AlgDesign package to construct a D-optimal exp. design from a file containing a set of allowed runs. The code for the optFederov call is below: #Using optFederov -- library(AlgDesign) options(contrasts=c("contr.sum","contr.poly")) f