search for: tem

Displaying 20 results from an estimated 420 matches for "tem".

Did you mean: them
2005 Oct 14
2
Help with lattice, regressions and respective lines
# Dear R list, # # I'm needing help with lattice, regression and respective lines. # My data is below: bra = gl(2, 24, label = c('c', 's')) em = rep(gl(3, 8, label = c('po', 'pov', 'ce')), 2) tem = rep(c(0, 0, 30, 30, 60, 60, 90, 90), 6) tem2 = tem^2 r = rep(1:2, 24) y = c(40.58, 44.85, 32.55, 35.68, 64.86, 51.95, 42.52, 52.21, 40.58, 44.85, 33.46, 46.09, 12.75, 18.01, 16.82, 13.69, 40.58, 44.85, 34.45, 29.89, 34.91, 28.10, 27.52, 22.24, 48.68, 47.25, 45...
2019 Dec 05
3
Coeficientes GLM binomial
Un ejemplo con un modelo más simple: He especificado este modelo: >formula(m2.pile) ger ~ tem + pot + time Si hago predict me da: >predict(m2.pile,newdata=data.frame(tem=25,pot=0,time=3),type="response") 0.08243262 Extraigo los coeficientes: > coef(m2.pile) (Intercept) tem pot time -1.89521331 -0.02303313 4.74499714 0.02043222 Ahora calculo la probab...
2016 Sep 27
2
Error al buscar datos saltados
Hola, El problema que tienes es en esta sentencia: ymd_hms(TEM$TIMESTAMP) No la estás asignando a nada. Lo suyo es que hagas algo así: TEM$myTimeStamp <- ymd_hms(TEM$TIMESTAMP) Y crees el intervalo (seq...) on esta nueva variable. El error que obtienes es que "TEM$TIMESTAMP" al leerla del fichero es un string, pero en la lectura automáticament...
2019 Nov 28
4
Coeficientes GLM binomial
Estimad en s errer en s He hecho este modelo glm m1.pile<-glm(ger~tem+pot+time+I(tem^2)+I(tem^2):pot ,family="binomial" ,data=long.PILE ) Que nos da la probabilidad de germinación de una semilla en función de tem (Temperatura), pot (Humedad del suelo) y time (Tiempo que la semilla pasa en esas condiciones). Ahora quier...
2001 Nov 16
6
case conversion and/or string comparison
....e. 'if ("HGT" == 'hgt') print('this should be true')' I tried using some of the regular expression tools but I had some trouble interpreting the results: > grep("HGT", "hgt", ignore.case = T) [1] 1 > grep("HGT", "tem", ignore.case = T) numeric(0) This appears to be what I want. However, putting an 'if' around this fails for the false case. > if ( grep("HGT", "tem", ignore.case = T) ) print('hi'); Error in if (grep("HGT", "tem", ignore.case =...
2012 Mar 14
1
climate data, Netcdf
As you can see: time is from 1 to 1460, 1 means they the measure Tem for the globe at the first 6 hours , 2=after 12 hours .....; and so on 1460 *6 = 8760 hours which equals 1 year first of all I want to convert all data from kelvin to degree second I want to convert from 6 hourly to daily and make it like this raw data wha...
2008 Jun 05
1
warning message for lmer model with poisson family
Hello, I'm trying to run an lmer model with family poisson but receive the following warning message: model<-lmer(count~tem+dat+alt+year+tem:dat+tem:alt+tem:year+dat:alt+dat:year+alt:year+(1|id),family=poisson) Error in objective(.par, ...) : Leading minor of order 2 in downdated X'X is not positive definite I'm using the newest version of R and recently installed the following libraries: (lme4, matrix, latt...
2011 Nov 29
1
Puppet Setup Difficulty With SuSE
...begin? I work for a company that has not taken our Linux or Unix server configuration management very seriously. We are primarily a Windows shop but long story short upper-management has taken the advice of our Windows Server admins and purchased BigFix which is now IBM Tivoli Endpoint Management (TEM). I have tried for over a month to get one of my SuSE Linux Enterprise Server (SLES) 11 patched using TEM when I discovered a bug with their client. It took over 5 hours to apply 30 patches. Performing this task manually, could have been accomplished in under 15 - 30 minutes. I was trying to get b...
2010 Mar 23
1
usuários não consegues acessar pastar compartilhadas após upgrade do samba
Oi F?bio. Pelo IP tamb?m n?o acessa. A minha suspeita de que era um problema ligado a interface est? errada. Aleat?riamente usu?rios nas duas interfaces perdem o acesso. Ainda assim, somente usu?rios com Windows XP tem esse problema. Vou testar suas indica??es. F?bio Rabelo wrote: > > > 2010/3/23 Leonardo Carneiro - Veltrac <lscarneiro at veltrac.com.br > <mailto:lscarneiro at veltrac.com.br>> > > N?o existem regras de firewall para nenhuma interface. Tenho as > seguinte...
2012 Sep 28
1
Annotate a segmented linear regression plot
...407, 265.5201, 283.1462, 288.8939, 299.8356, 311.0788, 323.2355, 366.9049, 379.3662, 384.3869, 392.3246, 436.0853, 439.1246, 454.6023, 458.6247, 464.1744, 479.9764, 486.5171, 489.5564, 507.5925, 524.7894, 544.0806, 558.7642, 562.4293, 577.9268, 650.8613, 658.6664, 669.6996, 692.7172, 694.6993), Tem = c(14.6189, 15.2877, 15.3106, 15.3536, 15.3665, 15.3764, 15.3928, 15.4182, 15.4671, 15.528, 15.5921, 15.7066, 15.7806, 15.8747, 16.0244, 16.146, 16.481, 16.6098, 16.8581, 17.0339, 17.2242, 17.8379, 19.2747, 19.7184, 19.9621, 20.0953, 20.4838, 20.578, 20.774, 21.0112, 23.01, 23.3897...
2000 May 16
0
AW: Patch: OpenSSH 2.1.0 under Solaris 8, Solaris 7 and other sys tems, too
This replaces Norbert's patch. > does this replace, or work over top of, Norbert's patch? >
2013 Feb 01
1
RJ11 x RJ45
Sauda??es. Como que se faz um conector RJ45 em uma ponta e RJ11 e outra. Pretendo conectar a linha de um ATA em uma placa Khomp KFXO IP. A ponta que tem o conector RJ45 est? crimpada com a sequencia 568B e vai ser conectada na placa Khomp, mas a ponta RJ11 eu n?o sei como deve ficar. Li alguns manuais na internet mas n?o entendi ao certo como tem que ser feito. -- Att.* *** Luis H. Forchesatto Mail: luis_forchesatto at hotmail.com --------------...
2008 Apr 07
1
Anova function and glm.nb
..., I am using the glm.nb function from the MASS package (current version) to fit and compare GLMs with negative binomial error distributions. My question is: what is the appropriate method to use in the anova function to compare models? If only one fitted object like m<-glm.nb(number<-p+sal+temp,data=data) is specified in the anova function (anova(m)), a fixed theta is used to generate the analysis of deviance: Analysis of Deviance Table Model: Negative Binomial(0.2345), link: log Response: number Terms added sequentially (first to last) Df Deviance Resid. Df Resid. Dev P(>|Ch...
2015 Mar 04
4
Samba4+ClamAV
Senhores, bom dia! Tem como instalar o Samba 4 com o antivirus ClamAV? Achei v?rios artigos, mas n?o consegui fazer funcionar o ClamAV. Desde, j? agrade?o a aten??o de todos. Atenciosamente, Marcio Fiorette
2013 Jun 26
2
SAVON - Call
** I have this method on a web service I''m consuming, using SAVON 3 on Rails 3 and Ruby 1.9.7 web app <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tem="http://tempuri.org/" xmlns:gpa="http://schemas.datacontract.org/2004/07/Gpa.Comercio.Servicos.Contracts.DTO"> <soapenv:Header/> <soapenv:Body> <tem:CalcularCarrinho> <!--Optional:--> <tem:carrinho> <!...
2019 Jun 11
2
Samba + AD Authentication: Restricting access to shares
Because most of our servers are restricted to specific user groups and the AD domain covers the entire university, I need to find a way to limit access to samba shares, preferably using AD security groups; i.e. I want to do something like: [EMdata] comment = TEM Data path = /EMdata valid users = @cns-cryo-emusers guest ok = no writeable = yes where cns-cryo-emusers is an AD security group. Has this been implemented in any version of Samba? Otherwise, is there any way to limit access when doing AD authentication? We don't have any...
2000 Jul 24
1
How to use groupedData() within a function?
Dear Group: I have been trying to write an R function within which the function groupedData() would be used. The following is a sample program: ####################### sid<-rep(1:6,times=2) time<-c(1:12) trt<-rep(letters[1:3],times=4) tem<-data.frame(sid,time,trt) test1.fun<- function(dat=dat) { groupedData(time ~ trt|sid, data=dat) } test1.fun(dat=tem) ######################## However, when I ran this kind of program in R, I got the following error message: Error in as.character(table) : Object "dat" not found...
2000 May 12
1
Patch: OpenSSH 2.1.0 under Solaris 8, Solaris 7 and other sys tems, too
...e.lucas at dial.pipex.com] > Gesendet am: Freitag, 12. Mai 2000 16:37 > An: Bladt Norbert > Cc: 'Karsten Thygesen'; 'openssh-unix-dev at mindrot.org'; > 'carl at bl.echidna.id.au' > Betreff: Re: Patch: OpenSSH 2.1.0 under Solaris 8, Solaris 7 and > other systems, too > > Well spotted. Doh. No problem. I had to use the debug mode to find out why the X11 forwarding didn't work. Finally, the problem was in the client, though. > I think an even better way to fix this would be to save the string as > parsed from ssh_prng_cmds in the command&...
2008 Oct 28
3
Keep the email on the server
...Rubens Aurelio Mascari ..................................... _ Linux & Internet Developer .... ICQ# 2730907 ............... ?v? Odara Internet LTDA............ (44) 3226-3662 ............. /(_)\ Maring? - Paran? .............. http://www.odara.com.br .... ^ ^ ______.-""-.__ QuEm TeM o CoNhEcImEnTo TeM o PoDeR __.-""-._______
2015 Dec 29
0
[CISTI'2016]: 11ª Conferencia Ibérica de Sistemas y Tecnologías de Información
--- -------------------------- CISTI'2016 ----------------------------- 11? Conferencia Ib?rica de Sistemas y Tecnolog?as de Informaci?n 15 a 18 junio de 2016, Isla Gran Canaria, Espa?a http://www.aisti.eu/cisti2016/ ------------------------------------------------------------------- Nos satisface invitar a la comunidad acad?mica y empresarial a presentar trabajos a la CISTI...