similar to: Still problems with "step()" function

Displaying 20 results from an estimated 100 matches similar to: "Still problems with "step()" function"

2006 Mar 22
1
error message with stats package fx cor R aqua v1.14
Hello, Sorry if this is somewhere in the archives but i couldn't find it. I am using the funtion cor() and inputting a large matrix with a column of 0, for which i get NA's for. I'm looking for a way to overcome that divide by 0 error btw but my real issue is this: I specify the method as pearson but the error messages always say kendall ex) > read.csv("ncatest.csv",
2010 Mar 24
2
Mosaic
Hi, I have this data set: obitoss = c( 5.8,17.4,5.9,17.6,5.8,17.5,4.7,15.8, 3.8,13.4,3.8,13.5,3.7,13.4,3.4,13.6, 4.4,17.3,4.3,17.4,4.2,17.5,4.3,17.0, 4.4,13.6,5.1,14.6,5.7,13.5,3.6,13.3, 6.5,19.6,6.4,19.4,6.3,19.5,6.0,19.7) (dados = data.frame( regiao = factor(rep(c('Norte', 'Nordeste', 'Sudeste', 'Sul', 'Centro-Oeste'), each=8)), ano =
2008 Jun 12
2
Dovecot 1.1rc9 strange messages
Helo all, I'm working on a migration from qmail+courier+maildrop to postfix +dovecot1.1+lda and today the logs has too many strange messages like this: Jun 12 10:51:22 mailserver03 dovecot: IMAP(xxxxl at xxxx.com.br): Broken file /data/services/dominios/xx.com.br/m/ma/mapel//Maildir/.Sent/dovecot-uidlist line 29: UID larger than next_uid (535 >= 535) Jun 12 10:51:26 mailserver03 dovecot:
2006 Mar 21
3
transform shapefiles in UTM to lat/long
Dear all: I have a shapefile in UTM coordinate system and I would like to transform it to Lat/Log coordinates (WSG84). The package PBSmapping contains function convUL to transform between the two coordinate systems when data is in the form of a data frame with attributes specifying the coordinate system. However, when shapefiles are imported using function read.shape (package maptools), a list
2023 Oct 23
2
Using Linux domain member machine account for WPA-Enterprise authentication
Op 20-10-2023 om 18:35 schreef Luis Peromarta via samba: > This is very interesting. Could you share your setup ? Here is a first version of the collected bits and pieces: https://github.com/kvvloten/samba_integrations/tree/main/authentication/enterprise_wifi - Kees. > > All the best. > On 20 Oct 2023 at 17:41 +0200, Kees van Vloten <keesvanvloten at gmail.com>, wrote:
2013 Sep 17
2
eigenvalores y eigenvectores
Buenos Días, en esta ocasión les escribo para tratar de solucionar una duda que puede resultar muy sencilla, pero de la que no encuentro solucion. necesito hallar la descomposición en valores singulares; tengo la siguiente matriz de datos: DPTO PERSONAS HACINA INTERNET COMPU TV_SUCRIPC Antioquia 4962749,1 1,61 0,39 0,47 0,77 Atlántico 2191360,7 1,97 0,3 0,31 0,42 Bogotá D.C. 7499198 1,67
2008 Dec 30
3
(EE) AIGLX error: dlopen of /usr/lib/dri/nouveau_dri.so failed
Hi. I'm trying nouveau and I'm having some troubles. I filled a bug[1] a while ago about a problem I had (and I'm still experimenting), but I found another issue that I suspect is normal. I get this in my Xorg.log: [...] (II) Initializing built-in extension COMPOSITE (II) Initializing built-in extension DAMAGE (II) Initializing built-in extension XEVIE drmOpenDevice: node name is
2013 May 14
1
Tamaño plots y calidad en grafico ggplot
Hola a tod en s, bueno, un poco al hilo de un mensaje anterior, reformulo la pregunta y pongo código completamente reproducible, a ver si hay más suerte. Estoy con un informe y hay que hacer algunos gráficos con datos diferentes con ggplot2, y hay que poner el mismo tamaño para todos ellos. El problema es que R cambia automáticamente el tamaño del área de trazado y el margen en función de
2017 Jan 13
2
input en markdown
Hola ¿Quizá por aquí? https://github.com/yihui/knitr/issues/268 El 13 de enero de 2017, 12:26, Rubén Gómez Antolí <lobo en mucharuina.com> escribió: > > > El 13/01/17 a las 11:50, Antonio Maurandi López escribió: > > Hola lista: > > > > Una duda rápida (espero). > > > > ¿Se puede hacer un "inlcude" o un "input" en markdown? >
2003 Aug 04
3
newbie question - devices
hi, I'm a newbie in this. I'm part of little company with 20 users, we need a pbx/central with access to and from the PSTN. i know that it is possible with asterisk, but i want to know which kind of devices i need, (interfaces and phones) thanks, -- santiago jos? ruano rinc?n administraci?n servidores y servicios de internet red de datos universidad del cauca -----BEGIN PGP
2003 Aug 12
1
usrobotics modem and pstn
hi, i have a external usrobotics modem, i want to use it with asterisk to interact with the pstn, what i have to do? thanks, -- santiago jos? ruano rinc?n administraci?n servidores y servicios de internet red de datos universidad del cauca -----BEGIN PGP MESSAGE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org
2017 Jan 13
3
input en markdown
Hola lista: Una duda rápida (espero). ¿Se puede hacer un "inlcude" o un "input" en markdown? sin emplear Rmarkdown o knitr.... solo puro markdown, de modo que por ejemplo github lo interprete o un visor básico de markdown. la idea es q un file muestre(contenga) todo pero tener la info distribuida en varios files. Gracias. -- Antonio Maurandi López Sec. Apoyo
2003 Aug 18
6
sound problem
hi list, when I run asterisk, appears the following: .... WARNING[1074459808]: File chan_oss.c, Line 346 (setformat): Requested 8000 Hz, got 8178 Hz -- sound may be choppy WARNING[1074459808]: File chan_oss.c, Line 974 (load_module): XXX I don't work right with non-full duplex sound cards XXX WARNING[1133735216]: File chan_oss.c, Line 232 (sound_thread): Read error on sound device: Resource
2019 May 13
3
root .bash_profile?
$ man bash (INVOCATION) When bash is invoked as an interactive login shell, or as a non-interactive shell with the --login option, it first reads and executes commands from the file /etc/profile, if that file exists. After reading that file, it looks for ~/.bash_profile, ~/.bash_login, and ~/.profile, in that order, and reads and executes commands from the first one that exists and
2019 May 13
0
root .bash_profile?
> ~/.bash_profile > The personal initialization file, executed for login shells > > First, the ~ which might not apply to root. Why do you think that? '~' is just shell shorthand for user's home directory. > Second, it?s a ?personal? init file, which also might not pertain to > root. root is just as much a user as anyone else, albeit one with
2001 Dec 19
2
Interpolating variables into quoted strings
Hello I am new to R and am coming from a Perl background. I have had trouble figuring out from the documentation how to interpolate a variable into a quoted string (if it's possible). This seems to be necessary when writing a script that must print out strings (for example plot legends) whose content is calculated during the execution of the script. In perl I could write: $name =
2023 Jan 28
0
CISTI'2023 - Doctoral Symposium |Aveiro, Portugal
* Published in IEEE Xplore * Google Scholar H5-Index = 22 ------------------------------ ---- Doctoral Symposium of CISTI'2023 ------------------------------ ------------ CISTI'2023 - 18th Iberian Conference on Information Systems and Technologies 20 - 23 of June 2023, University of Aveiro, Aveiro, Portugal http://cisti.eu/
2014 Aug 13
3
NA no es reconocido como NA
Estimados, cuál es la diferencia para R entre : NA <NA> "<NA>" "NA" Cuando estan en un archivo de texto que sera leido como tabla como en el archivo que les envie ? Gracias, eric. On 13/08/14 15:34, Igor Sosa Mayor wrote: > neo <ericconchamunoz en gmail.com> writes: > >> fila n-1 columna j en (n,j) ... aqui es donde esta el problema pues
2003 Oct 27
5
QoS What to do?
Searching the archives there has been some discussion about the need for QOS routing on a mixed voice data broadband like ADSL. Has anyone run * on a production system with voice and data. Can anyone share what has to be done to secure the voice and throttle back the data? If a linux router is need can that run on the * box to reduce cost? All help is gratefully received, so I can plan a
2019 May 13
6
root .bash_profile?
> On May 13, 2019, at 2:46 PM, Pete Biggs <pete at biggs.org.uk> wrote: > >> First, the ~ which might not apply to root. > > Why do you think that? '~' is just shell shorthand for user's home > directory. root quite often isn?t recognized as a proper user. ~/.bash_profile isn?t loaded because it?s not a normal login shell when entering `su`. >>