similar to: Sorting DataFrames

Displaying 20 results from an estimated 2000 matches similar to: "Sorting DataFrames"

2015 Aug 26
1
declaring dependencies of shiny app in inst/
Hi there thanks for the answer. >> But are their better ways / best practices? >You'll have to ask questions like these on a Shiny forum. Done. New thread there: https://goo.gl/17hsAa >> On a related topic: are there plans of formally incorporating shiny apps in the structure of a R package, so that the checks will run through the code of the apps as well? > No, but it
2004 Jun 27
4
Re Cron
Hi List Is there a cron that I con do to replace this, as the fx0 card doesnt hang up properly phonegc:/home/samantha# asterisk -r Asterisk CVS-05/30/03-17:17:07, Copyright (C) 1999-2001 Linux Support Services, Inc. Written by Mark Spencer <markster@linux-support.net> ========================================================================= Connected to Asterisk CVS-05 currently running on
2011 Oct 20
2
Expire plugin not executing for sieve plugin?
Running dovecot 1.2.12 on ubuntu 10.10. Here is the problem: I have mysql backend for expire. I am using the dovecot-postfix package which creates /etc/dovecot/conf.d/01-mail-stack-delivery.conf which looks like this: # Some general options protocols = imap imaps managesieve disable_plaintext_auth = no ssl = yes ssl_cert_file = /etc/ssl/certs/ssl-mail.pem ssl_key_file =
2011 Jan 20
1
Problems with Upgrade from Courier
I inherited a server from a previous employee. The server crashed so it was time to move everything over to another server. We have a web mail site and I installed everything running dovecot, postfix and roundcube. After I installed it, everything worked great when I created a new user. The new user could send and receive emails with no issues. I then copied the home directory over from the
2010 May 09
2
Re TrixBox
Hey Guys We are replacing a BM4 with a trixbox (asterisk) virtual numbers as the customer wants to move the callcentre. They are asking for an equiv to the ipview I gather HUD may be or the panel view The problem is that we need to see (a) total calls in the queue (b) calls for specific DID - How can you give 1 DID preference to another DID ie DID 61740410001 = Fred Electrical DID
2009 Aug 07
5
I am try to install samba on debian 2.6
i am new to samba i want install PDC on debian2.6 with xp prop. please help me
2010 Mar 11
2
cluster analysis labels for dendrogram
Hi, I am clustering data based on three numeric variables. I have a fourth variable that is categorical (site) which I would like to use to label the leaves of my dendrogram, so I can see how the different sites are grouped throughout the tree, but I do NOT want to use this variable in the cluster analysis itself. Is there any way I can do this? Thanks, Samantha -- View this message in
2004 Oct 06
3
Re 2 x100p cards H E L P (I have no hair left)
Hi Has anyone had any luck in putting two of these im a box? May I ask how.... I am starting to go bald.... I do have a suggestion is make another box and link them with iax2 Thanks Samantha r2d2:/home/s/samantha# ztcfg -vv Zaptel Configuration ====================== Channel map: Channel 01: FXS Kewlstart (Default) (Slaves: 01) Channel 02: FXS Kewlstart (Default) (Slaves: 02) 2
2018 Apr 19
3
Usuario en r-help
Hola a todos, No se si a alguien m?s le sucedi? lo mismo: Al mandar una pregunta a esta lista, que amablemente me respondieron Carlos y Javier, la primer respuesta que recib? fue de una persona que no tiene nada que ver con R ni nada por el estilo. Tiene pinta de ser spam. Posteriormente recib? otro correo de otra direcci?n de email con el mismo nombre y con el subject de mi pregunta.
2004 Oct 04
2
Re Problem with Asterisk 2 fx100 cards
Hi I have installed 2 fx0 cards into a machine 1 for pstn (out) and the other for pstn (in) However I can get the first card (pstnout to work fine) I have swapped the cards and both work I am also unable to make outgoign on the second card ztcfg -v shows r2d2:/etc/asterisk# ztcfg -v Zaptel Configuration ====================== 2 channels configured. My /etc/zapdata.conf file # fxsks=1,2
2012 Jun 11
6
Why is my data always imported as a list?
Hi, I am a relatively new to R. So, this is probably a really basic issue that I keep hitting. I read my data into R using the read.csv command: x = rep("numeric", 3) CB_un=read.csv("Corn_Belt_unirr.csv", header=TRUE, colClasses=c("factor", x)) # I have clearly told R that I have one factor variable and 3 numeric variables in this table. #but if I try to do
2003 May 19
1
RE: AVM A1 (OLD) CARD
I have an old A1 ISDN card that we used to use in the mid 1990's for the delivery of data to our ISP I have seen some users have been using them, with respect to doing web searches. Can someone please let me know what drivers I require to use this card under debian and with asterix, and what the limitations are of using this card. I dont want to make calls but do inbound using it. The
2010 Jun 30
1
RE How to break pri DID to multiple SIP Trunks
Hey Guys I have an indial range of 61211118[01234]X being trunked sip to xxx.yyy.189.65 Now I want to break this down into 612111180x going to xxx.yyy.188.145 and 612111184x going to xxx.yyy.189.199 reminder being used for fax->email etc etc etc I have created the outbound routes and sip trunks I can see that all the sip trunks are up I can see the outbound routes are there and
2013 Feb 22
2
Fitting this data with a gaussian would be great
Hello,I'm still working with this data set, and trying to fit it with a nonlinear model. Here is my data > small <- c(507680,507670,508832,510184,511272,513380,515828,519160,525046,534046,547982,567124,590208,614506,637876,656846,669054,672976,668800,656070,637136,614342,590970,570752,554480,542882,535630,531276,528682,527682,527020,526834,526802,526860) test <- glm(dnorm(x),
2013 Feb 20
1
Tracking time-varying objects with the DLM package (dynamic linear models in R)
Hello all, I am working with the dlm package, specifcially doing a dlm multivariate Y linear regression using dlmModReg and dlmFilter and dlmSmooth... I have altereted the inputs into dlmModReg to make them time-varying using JFF, JW etc. How do I track the results of the time varying system matrices? For example what I am really interested in is JW - my system variance matrix for each time
2018 Oct 16
2
Comprobar los nombres de columnas entre varios dataframes
Buenas tardes, Quiero aplicar la función rbind y necesito tener los mismos nombres de columnas. Como tengo unas 195 variables en cada dataframe, necesito hacerlo de una forma rápida. Tengo 9 bases de datos y tengo que fusionar todas. ¿Como puedo comprobar que los nombres de las variables son los mismos? Y de lo contrario, ¿como detecto las diferencias? He probado con
2010 Aug 26
1
Random slopes in lmer
Hi I want to extract the random slopes from a lmer (I am doing a random regression), but are the answers obtained from ranef or coef? My model is: mod1<-lmer(B~ A +(A|bird), family=quasibinomial) And I want to obtain a slope for each individual bird but am not sure which output I need and can't find the answer anywhere. Thanks Sam Dr Samantha Patrick EU INTERREG Post Doc Davy 618
2012 May 11
1
Replicate weights in R?
Hello everyone! I am analyzing a public use dataset which has both basic weights and replicated weights. I have found that only Stata seems to work with replicate weights but I would rather use R. Does anyone know if R can use replicate weights? If this is possible, could someone share some links and/or code for performing this action. Thank you for your time. Samantha Tornello, M.A. University
2011 Jun 27
1
Neg Binomial In GEE
Hi, I want to fit a GEE with a negative binomial distribution. I have uesd already a poisson glm and then neg binommial to deal with alot of dispersion. In my neg binomial residuals i have some patterns so i have implemented a GEE, but only with a poisson family as i couldnt with neg binomial. However the residual patterns in fact look worse here. When i try and put neg binomial family it
2011 Jul 21
1
Changing Y axis in R
Hi, So I am trying to plot my results of a model. what i have is the majority of the data between the values of 0 and 30, then one outlier at 80 and another at 130. the model plots a nice line through the data between 0 to 30, however given the outliers you cant seen this unless you change the y axis using ylim=c(0,30) but then you can only see the data points in this range. What I would like