search for: fmg

Displaying 20 results from an estimated 23 matches for "fmg".

Did you mean: fm
2005 Mar 22
5
Convert timeseries to transition matrix
...and two from 2 to 2. Using for loops etc this is of course no problem, but I am curious whether there is a smarter solution. Any hints appreciated, Ingmar -- Ingmar Visser Department of Psychology, University of Amsterdam Roetersstraat 15, room 1009 1018 WB Amsterdam The Netherlands http://users.fmg.uva.nl/ivisser/ tel: +31-20-5256735
2009 Nov 19
1
my mail is refusing messages
...mail -s "maillog" ngonzaga at yahoo.com < /var/log/maillog but sendmail refused and I don't know why, see my maillog: Nov 19 14:31:33 servertdoc sendmail[11258]: nAJGVXXi011258: from=root, size=353085, class=0, nrcpts=1, msgid=<200911191631.nAJGVXXi011258 at servertdoc.toshiba.fmg>, relay=root at localhost Nov 19 14:31:33 servertdoc sendmail[11258]: nAJGVXXi011258: to=ngonzaga at yahoo.com, ctladdr=root (0/0), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=383085, relay=[127.0.0.1] [127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused by [127.0.0.1] There is som...
2003 Apr 01
1
nmblookup comand
...ommand have no error. See example. Can you please help me. rzs12:/opt/samba/bin># ./nmblookup -d 10 pc8686 Initialising global parameters params.c:pm_process() - Processing configuration file "/opt/samba/lib/smb.conf" Processing section "[global]" doing parameter workgroup = FMG doing parameter netbios name = coibflow handle_netbios_name: set global_myname to: COIBFLOW doing parameter interfaces = 134.247.6.55 doing parameter bind interfaces only = Yes doing parameter lock directory = /bflow2/samba/log/locks doing parameter protocol = NT1 doing parameter server string = Su...
2005 Jan 20
0
SASL build error on solaris 8
...o saslutil.lo server.lo seterror.lo dlopen.lo plugin_common.lo -ldl -lresolv -lsocket -lnsl -lresolv -lresolv -lresolv -lsocket libtool: link: only absolute run-paths are allowed *** Error code 1 make: Fatal error: Command failed for target `libsasl2.la' Current working directory /export/home/fmg/ads/cyrus-sasl-2.1.15/lib *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Current working directory /export/home/fmg/ads/cyrus-sasl-2.1.15 *** Error code 1 make: Fatal error: Command failed for target `all-recursive-am' If anybody has a success story, or...
2004 Jul 26
0
choosing constraints for function optim method="L-BFGS-B" whenthey are in terms of other parameter values
...;t been very specific. If you want general linear constraints on your parameters, ie linear combinations of parameters summing to some value, constrOptim may be of help. hth, ingmar Ingmar Visser Developmental Processes Research Group Department of Psychology University of Amsterdam http://users.fmg.uva.nl/ivisser/ -----Original Message----- From: r-help-bounces at stat.math.ethz.ch on behalf of Tom Stone Sent: Mon 7/26/2004 4:57 PM To: r-help at stat.math.ethz.ch Subject: [R] choosing constraints for function optim method="L-BFGS-B" whenthey are in terms of other parameter values...
2005 May 03
1
Rd.sty error
...ot sure whether the output suffers from this but it does create a problem with R CMD check because tex produces a warning/error there. any hints are welcome, ingmar -- Ingmar Visser Department of Psychology, University of Amsterdam Roetersstraat 15, 1018 WB Amsterdam The Netherlands http://users.fmg.uva.nl/ivisser/ tel: +31-20-5256735
2005 May 06
2
bivariate normal cdf
-- R Help List -- I am looking for a bivariate normal cdf routine in R. I have some fortran routines for this, which appear to be based on 15-point quadrature. Any guidance/suggestions on making these in loadable R-functions would be appreciated. Thanks, Dan =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Daniel A. Powers, Ph.D. Department of Sociology University of Texas at Austin
2005 Jul 03
1
code for model-averaging by Akaike weights
Dear all, does anyone have r code to perform model-averaging of regression parameters by Akaike weights, and/or to do all-possible-subsets lm modelling that reports parameter estimates, AICc and number of parameters for each model? I have been looking for these in the archive but found none. (I am aware that many of you would warn me against these methods advocated by Burnham and Anderson
2005 Sep 26
1
hidden markov models
Dear R community, I am looking for an R package or other software to study hidden Markov models. I need to be able to incorporate multivariate emissions and covariates for the transition probabilities. The msm package seems almost perfect for my purpose, but I do not think it allows multivariate emissions. I will be grateful for your suggestions. All the best, -- Emilio A. Laca One
2005 Apr 28
1
help files and vignettes
...ss of generating the Rd2.tex files and then copying and pasting into the vignette source is quite tedious. In short, is there a faster way of doing this? best, ingmar -- Ingmar Visser Department of Psychology, University of Amsterdam Roetersstraat 15, 1018 WB Amsterdam The Netherlands http://users.fmg.uva.nl/ivisser/ tel: +31-20-5256735
2011 Aug 10
1
Problems using Origin
...hem somewhere else? 2. I can't drag data into Origin or from Origin into other programs. Do you have any idea how to change this or how to get my data into the program? Sorry for my noob questions, i don't know wine very well and don't know what to look for in the internet. thanx :) FMG
2005 May 22
3
constraints
...ox constrained optimization? If it is not there, could anyone advise me which way to go? And/or point me to packages that solve these problems partially? best, ingmar -- Ingmar Visser Department of Psychology, University of Amsterdam Roetersstraat 15, 1018 WB Amsterdam The Netherlands http://users.fmg.uva.nl/ivisser/ tel: +31-20-5256735
2009 Feb 19
2
error bars
Hello, I have a very simple data set i imported from excel including 96 averages in a column along with 96 standard errors associated with those averages (calculated in excel). I plotted the 95 averages using r and I am wondering if it is possible to plot the second column of standard errors while applying error bars to each value so they represent the error corresponding to each average? thanks,
2005 Feb 16
2
Positive log-likelihood in lme
Kia ora I'm a using lme (from nlme package) with data similar to the Orthodont dataset and am getting positive log-likelihoods (>100). This seems usual and I wondered if someone could offer a possible explanation. I can supply a sample dataset if requested, but I feel almost certain that this question has been asked and answered recently. However, I can find no trace of it in the mail
2009 Mar 11
4
error.bars
Hi, I'm trying to use the function "error.bars", but the program don't find it, and I dont't found any package with this function. Is there some another functin to draw barplots with error bars? Sueli Rodrigues Eng. Agr?noma - UNESP Mestranda - USP/ESALQ PPG-Solos e Nutri??o de Plantas Fones (19)93442981 (19)33719762
2002 Sep 06
2
Using Anova Sums of Squares
Dear all, I'm trying to access the Sums of Squares resulting from a summary(aov(....)) so I can use them in a function. Is there an easy way to access these? The structure of a summary.aov object is something like this: > str(summary(fhc.aov)) List of 5 $ Error: PPNR :List of 1 ..$ :Classes anova and `data.frame': 1 obs. of 5 variables: .. ..$ Df : num 70 .. ..$
2006 Oct 18
3
creating bins for a plot
Hi. I'm trying to plot the ratio of used versus unused bird houses (coded 1 or 0) versus a continuous environmental gradient (proportion of urban cover [purban2]) that I would like to convert into bins (0 - 0.25, 0.26 - 0.5, 0.51 - 0.75, 0.76 - 1.0) and I'm not having much luck figuring this out. I ran a logistic regression and purban2 ends up driving the probability of a box being
2005 Mar 23
4
non-derivative based optimization and standard errors.
Hi AlL, I ahve this problem that my objective function is discontinous in the paramaters and I need to use methods such as nelder-mead to get around this. My question is: How do i compute standard errors to a problem that does not have a gradient? Any literature on this is greatly appreciated. Jean,
2005 Apr 01
4
error in kmeans
I am trying to generate kmean of 10 clusters for a 165 x 165 matrix. i do not see any errors known to me. But I get this error on running the script Error: empty cluster: try a better set of initial centers the commands are M <-matrix(scan("R_mutual",n = 165 * 165),165,165,byrow = T) cl <- kmeans(M,centers=10,20) len = dim(M)[1] .... .... I ran the same script last night and
2009 Dec 03
5
Bar Plots: Error Bars
Hey Everyone, I'm pretty new at R and wanted to try and make some graphs with dummy data before using it to analyze my own. I successfully made a bar graph and error bars, but I can't figure out how to align them properly (currently they are not centered on the bars and some of them aren't even close). Here's the code that I'm using: > marks <- sample(4:10, size=50,