search for: salamander

Displaying 19 results from an estimated 19 matches for "salamander".

2004 Aug 05
1
cross random effects (more information abuot the data)
Dear friends, I have asked last few days about cross-random effects using PQL, but I have not receive any answer because might my question was not clear. My question was about analysing the salamander mating data using PQL. This data contain cross-random effects for (male) and for (female). By opining MASS and lme library. I wrote this code sala.glmm <- glmmPQL(fixed=y~WSf*WSM, random=list(experiment=pdBlocked(list(pdIdent(~randf-1),pdIdent(~randm-1)))), family=binomial, data=sala.data). Wh...
2008 Nov 12
3
Fitting data to a sigmoidal curve
Hi- I'm a biologist trying to figure out the growth rate of salamanders in different ponds. I collected individuals from various populations at different dates, and using the size and date collected, I want to figure out the growth curve of each population. My question is: How do I fit my data to a Gompertz function in R? Thank you so much! Sarah -- View this message...
2010 Nov 16
3
Population abundance, change point
...nto bcp and strucchange packages but am not completely convinced that these are appropriate for my data. Here is an example of what type of data I have Year of survey (continuous variable) 1960 - 2009 (there are gaps in the surveys (e.g., there were no surveys from 2002-2004) Relative abundance of salamanders during the survey periods Thanks for your help, Nick -- Nicholas M Caruso Graduate Student CLFS-Biology 4219 Biology-Psychology Building University of Maryland, College Park, MD 20742-5815 ------------------------------------------------------------------ I learned something of myself in t...
2019 May 16
0
Serial output does not work
...------- our cfg file ------------------------ # # EFI64 configuration # PATH x64 # Include does not work corret in this version # INCLDUE /COMMON/common.cfg CONSOLE 1 serial 0 115200 0 # 2017-11-07 obejoh: add threadirqs to activate threaded irqs # # Clear LEDs before starting Linux. After this salamander LABEL is called internally. # show screen DISPLAY screen.lpg # load plugin DEFAULT hardware_init.c32 LABEL salamander KERNEL /bzImage APPEND root=/dev/sda2 rw nohlt idle=poll quiet xeno_hal.smi=1 isolcpus=0 irqaffinity=1 threadirqs LABEL salamander_update KERNEL /bzImage...
2002 Oct 23
1
Samba 2.2.6 and RAS
...ity to allow RAS-Dialin for users in a fully Samba-controlled Domain ? Tried usrmgr in Windows, but got only errors. (Should this work ?) Is there a possibility to make it on the command-line ? (Need not store the callback-number) Thanks in advance and kind regards Andreas Lindenbauer EDV-Technik Salamander in Austria GmbH Zeleborgasse 21 A-1120 Wien Tel.: +43 1 815 85 08 - 43 Mobil.: +43 (664) 826 5 806 mailto:andreas.lindenbauer@salamander.at
2002 Oct 21
1
user root is not accepted anymore
Hi, we're using samba 2.2.1.a on a SuSE Linux box. After changing the root password, root is not able to login anymore. Neither with the new nor the old password. We reinstalled samba and changed every file in /etc/samba. Every other user is accepted. We never used smbpasswd. Now we're a little bit confused because we changed the root's password on a identical machine and do not have
2004 Aug 04
1
cross random effects
Dear friends, I have asked last few days about cross-random effects using PQL, but I have not receive any answer because might my question was not clear. My question was about analysing the salamander mating data using PQL. This data contain cross-random effects for (male) and for (female). By opining MASS and lme library. I wrote this code sala.glmm <- glmmPQL(fixed=y~WSf*WSM, random=list(experiment=pdBlocked(list(pdIdent(~randf-1),pdIdent(~randm-1)))), family=binomial, data=sala.data). Wh...
2010 Feb 22
4
"the change you want was rejected. Maybe you changed something you didn't have access to.""
Anyone ever get an error message such as this? "the change you want was rejected. Maybe you changed something you didn''t have access to."" I haven''t been able to see this in testing, but I''m getting reports out on the field from a few users trying to register to one of my websites. -S -- You received this message because you are subscribed to the
2002 Oct 21
3
AW: user root is not accepted anymore
...Hi ! Try using: "smbpasswd" (being logged in as root) and enter the newly changed root-password. When changing the password with "passwd", then smb-Password isn't automatically changed. Kind regards Andreas Lindenbauer EDV-Technik Salamander in Austria GmbH Zeleborgasse 21 A-1120 Wien Tel.: +43 1 815 85 08 - 43 mailto:andreas.lindenbauer@salamander.at -----Ursprungliche Nachricht----- Von: samba-admin@lists.samba.org [mailto:samba-admin@lists.samba.org]Im Auftrag von rudi.labermeier@philips.com Gesendet: Montag, 21. Oktober 2002 13...
2010 Jul 07
1
Why do <none>s appear in the list of predictor variables in logistic regression using 'step' or 'stepAIC' function?
Would anyone help me solve my problem with R, please? I am very new to R. I am doing logistic regression analysis on the presence/absence of salamanders using several predictor variables, as shown below. I have checked my data, but I didn't find any 'NA' or empty cells. When I used step() or stepAIC to select significant predictor variables, <none>s appear to places where predictor variables are listed (please see the bottom part...
2010 Feb 25
1
Zero inflation model - pscl package
I have some questions regarding Zero Inflation Poisson models. I am using count data to analyze abundance trends of salamanders. However, I have surveys which differ in the amount of effort (i.e. the number of people searching and amount of time - I am using a museum database so not all surveys were conducted by me). Therefore I need to account for the effort. If change the count (response variable) then it will have de...
2007 Mar 19
2
Trying to run mixed (MFC w/ CLR support) on wine failed
...workaround described here: Re: Time for wine mono or wine dotnet11 component in Bugzilla?) - failed (saying something like "this is Windows NT application...") - Make an isolated Windows application w/ built-in (linked) .Net stuff (using a tool such as RemoteSoft .NET Linker - Remotesoft Salamander .NET Linker and Mini-deployment Tool (C#, VB.NET, IL, MSIL, J#, MC++)) - failed Does anybode know is there any chance to run such an application with Wine or do Wine plan to add support for .Net and mixed application? Thanks in advance
2005 Jan 05
0
lme, glmmPQL, multiple random effects
...ing glmmPQL from the MASS libray, using the example data set from McCullagh and Nelder's (1989, p442) table 14.4 (it happens to be the glmm example for GENSTAT as well). The data are binary, representing mating success (1,0) for crosses between males and females from two populations of salamanders. The idea is to fit a fixed effect of Cross, and estimate random effects for females and males. (data available as an *.rda for anyone who wants it...) Following the advice from various postings from R-help and from Pinhero and Bates, I can successfully (I think) code an lme() model, usin...
2014 Apr 01
10
[Bug 10532] New: Rsync fails with older version.
https://bugzilla.samba.org/show_bug.cgi?id=10532 Summary: Rsync fails with older version. Product: rsync Version: 3.1.1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: r.e.wolff at bitwizard.nl
2011 Jan 20
13
[Bug 33297] New: X hangs with nouveau and linux kernel 2.6.38-rc1
https://bugs.freedesktop.org/show_bug.cgi?id=33297 Summary: X hangs with nouveau and linux kernel 2.6.38-rc1 Product: xorg Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: major Priority: medium Component: Driver/nouveau AssignedTo: nouveau at
2014 Nov 14
0
Wine release 1.7.31
...< 0 is always false 37493 Silverlight 5.1 msi installer fails with Wine 1.7.30 - Transform doesn't update ProductVersion property 37511 Multiple games and applications need 'msvcp120.dll' (PPSSPP 0.9.x) 37519 ooVoo 3.6.x (video chat client) doesn't launch 37539 Altap Salamander 3.04 crashes on startup on missing shell32.RegenerateUserEnvironment 37548 .NET applications using native .NET Frameworks fail to load, reporting 'CLR error: 80004005. The program will now terminate.' ('RtlAddVectoredContinueHandler' is a stub) ----------------------------------...
2013 Dec 03
0
Problem booting guest with more than 8 disks
...eph and ubuntu versions as follows: >> QEMU emulator version 1.5.0 (Debian 1.5.0+dfsg-3ubuntu5), Copyright (c) 2003-2008 Fabrice Bellard >> root at kitt:~# virsh --version: 1.1.1 >> ceph version 0.67.4 (ad85b8bfafea6232d64cb7ba76a8b6e8252fa0c7) >> VERSION="13.10, Saucy Salamander" >> Linux kitt 3.11.0-13-generic #20-Ubuntu SMP Wed Oct 23 07:38:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux I'm encountering an issue when attempting to boot a VM with more than eight disks, the boot disk is not found and the vm fails to boot with an error "No bootable device&q...
2011 Sep 09
0
Wine release 1.3.28
...28010 No sound in Raptor: Call of the shadows 28025 CAJViewer 7.1 crash 28034 Powerpoint 2007/2010: color & resizing issues 28060 Lemmix: mouse pointer problem during gameplay 28065 Garshasp: The Monster Slayer installer bailing out: OS is very old and not supported 28076 altap salamander 2.54 does not start 28101 wininet ftp tests slow 28103 gdi32 font.ok fails if sun-java6-fonts installed, does nothing otherwise? 28122 unable to start Intl.cpl (Regional Settings properties) -- unimplemented function SETUPAPI.dll.pSetupMalloc 28157 Jedi Knight demo crashes after the ope...
2009 Sep 25
0
Wine release 1.1.30
...ical evidence 5729 Settlers 2 10th Anniversary Edition Demo Shader Errors 5787 mirc script editor complains about truncated files 6318 VB app can't access database 6400 Phantomtest records scripts with too many line breaks 6787 Execution of .exe file cause nothing in Servant Salamander 6813 RichEdit:Performance issue in opening large files 7269 Problem with BDE applications - error $251E. 7270 EnigmaSimulator.exe: black client area 7877 Weatherbug install stops because of missing wxdist.dll 8237 C&C 3 out of memory crashes 9345 SecureCRT - Scroll fails...