search for: fribourg

Displaying 13 results from an estimated 13 matches for "fribourg".

Did you mean: freiburg
2004 Feb 01
2
3 little questions
....5 5.0 5.0 2.5 7.0 > > which contains 2 ties with length 2 and 3. Try table(), which gives you frequencies. HTH, Andy > Thanks in advance, > S.M > > > ============================================== > Dr. Siegfried Macho > Department of Psychology > University of Fribourg > Rue de Faucigny 2 > CH-1700 Fribourg > > Tel.: +41-26-3007635 > Fax.: +41-26-3009712 > http://www.unifr.ch/psycho/general/macho.htm > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://www.stat.math.ethz.ch/mailman...
2005 Dec 18
3
GLM Logit and coefficient testing (linear combination)
...ximum value of the log-Likelihood-function of the fitted model with the maximum log-likelihood-function of a model containing only a constant. Any better ideas? Thanks a lot for your help. David ###################################### David Stadelmann Seminar f??r Finanzwissenschaft Universit?? de Fribourg Bureau F410 Bd de P??rolles 90 CH-1700 Fribourg SCHWEIZ Tel: +41 (026) 300 93 82 Fax: +41 (026) 300 96 78 Tel (priv): +41 (044) 586 78 99 Mob (priv): +41 (076) 542 33 48 Email: david.stadelmann at unifr.ch Internet: http://www.unifr.ch/finwiss Internet (priv): http://david.stadelmann-online.com
2004 Jan 23
1
Problem with hasArg() using R-files
...an > argument to the function (that works with R-files called via > source())? > > Thank you in advance for your help, > S.M. > > > > > > ============================================== > Dr. Siegfried Macho > Department of Psychology > University of Fribourg > Rue de Faucigny 2 > CH-1700 Fribourg > > Tel.: +41-26-3007635 > Fax.: +41-26-3009712 > http://www.unifr.ch/psycho/general/macho.htm > ============================================== > [[alternative HTML version deleted]] > > ________________________________________...
2006 May 08
1
Panel Data Estimators (within, between, Random Effects estimator)
...ike to use see: Cameron, A. C.; Trivedi, P. K.: "Microeconometrics. Methods and Applications", Cambridge University Press, 2005, pp. 695-809. Thanks for your help. David Stadelmann -- ###################################### David Stadelmann Seminar f?r Finanzwissenschaft Universit? de Fribourg Bureau F410 Bd de P?rolles 90 CH-1700 Fribourg SCHWEIZ Tel: +41 (026) 300 93 82 Fax: +41 (026) 300 96 78 Tel (priv): +41 (044) 586 78 99 Mob (priv): +41 (076) 542 33 48 Email: david.stadelmann at unifr.ch Internet: http://www.unifr.ch/finwiss Internet (priv): http://david.stadelmann-online.com
2010 Aug 05
0
multiple comparisons after glm
...quot;)) ) I am not sure now if the obtained p-values are for differences in days until emergence for the bean populations or if also the other factors : "sex "and "parasitoidsadded" are taken into account? Thank you for answering! Isabelle Zaugg, PhD Student University of Fribourg Department of Biology Unit of Ecology & Evolution Chemin du Musée 10 CH-1700 Fribourg Switzerland Phone: +41 (0)26 300 88 67 E-mail: isabelle.zaugg@unifr.ch<mailto:isabelle.zaugg@unifr.ch> [[alternative HTML version deleted]]
2011 Mar 14
1
Javascript & Rails future
...t that at all, but I have to admit I find RJS really fun to use... ------------------------------------------------------------- Attik System web : http://www.attiksystem.ch Philippe Lang phone : +41 26 422 13 75 rte de la Fonderie 2 gsm : +41 79 351 49 94 1700 Fribourg twitter: @philippelang pgp : http://keyserver.pgp.com
2003 Nov 28
1
problem with nls()
...it ? Note 1: Enclosing expressions by using the function I() does not help either. Note 2: To avoid confusion I have changed the names I, R, S to I.1, R.1, S.1. Sincerely, Siegfried Macho ============================================== Dr. Siegfried Macho Department of Psychology University of Fribourg Rue de Faucigny 2 CH-1700 Fribourg Tel.: +41-26-3007635 Fax.: +41-26-3009712 http://www.unifr.ch/psycho/general/macho.htm ============================================== [[alternative HTML version deleted]]
2024 Mar 22
1
Problem with new version of R: Mutated vocals
...(using the function write.table) containing mutated vowels are not read-in correctly by the function read.table. I would be glad, if someone could help me with this problem. Kind regards, Siegfried Macho. ------------------------------ PD Dr. Siegfried Macho Psychological Department University of Fribourg Rue de Faucigny 2 CH-1700 Fribourg Tel.: ++41-26-3007635 ----------------------------- [[alternative HTML version deleted]]
2008 Nov 27
1
lmer refuses nested random factors
...by computing the mean of each plant pair and using a GLM with poisson distribution and ignore random effects. Martin ************************************************************************ Martin Henery Post doctoral researcher Département de Biologie/Ecologie & Evolution Université de Fribourg ************************************************************************ [[alternative HTML version deleted]]
2005 Feb 25
0
Problem using stepAIC/addterm (MASS package)
...el, newdata) }, list(my.model = my.model) ) } pf <- pred.function(BostonHousing) --- How can I tell "addterm" (or "stepAIC") where to find "learndata"? Thanks for your help. Regards Michael -- Michael Beer, dipl. math., University of Freiburg/Fribourg Switzerland Seminar of Statistics, Av. de Beauregard 13, CH-1700 Freiburg Phone +41 26 300 8278, Fax +41 26 300 9781 E-mail: michael.beer at unifr.ch, Web: http://www.unifr.ch/stat/
2008 Mar 19
0
Table for clustering dendrogram
...m = FALSE) hc2<- hclust(Sc2Mpred_JD, "ave") plot(hc2, hang = -1) str(hc2) merge height order labels Do you know of any function that computes that? I did not find any. I hope you have a good advice! Thanks a lot in advance!! Yvonne Yvonne Fabian PhD Student University of Fribourg Department of Biology Ecology and Evolution Group http://www.nabble.com/file/p16142989/Sc2Mown_Pred.txt Sc2Mown_Pred.txt -- View this message in context: http://www.nabble.com/Table-for-clustering-dendrogram-tp16142989p16142989.html Sent from the R help mailing list archive at Nab...
2006 Nov 04
0
ActiveRecord, insert and not auto-incremented primary keys...
...there an equivalent to this? --------------------------------------- class Garden < ActiveRecord::Base set_primary_key :code, :manual End --------------------------------------- Thanks, ---------------------------------- Philippe Lang, Ing. Dipl. EPFL Attik System rte de la Fonderie 2 1700 Fribourg Switzerland http://www.attiksystem.ch Tel: +41 (26) 422 13 75 Fax: +41 (26) 422 13 76 -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3125 bytes Desc: not available Url : http://wrath.rubyonrails.org/piperm...
2006 Aug 26
0
DRbFire / ActiveRecord performances
...avoid building a complete data structure by hand? There are only two simple ActiveRecord objects in this example, but I can easily imagine a real-world example with 10 interconnected objects. ---------------------------------- Philippe Lang, Ing. Dipl. EPFL Attik System rte de la Fonderie 2 1700 Fribourg Switzerland http://www.attiksystem.ch Tel: +41 (26) 422 13 75 Fax: +41 (26) 422 13 76