similar to: READ.TABLE for Mac

Displaying 20 results from an estimated 300 matches similar to: "READ.TABLE for Mac"

2010 Feb 25
1
read.table (trying one more time)
Hey listers, I've posted this doubt other day... But I am still having a hard time... I have a MAC and I am not getting how to use the read.table command... At the bottom of the FINDER application I have the following path: Macintosh HD>Usu?rios>User>Marcio>UdeM>Travail Dirig?>Data>MU284 Population.txt I didn't find out how I could copy and paste this path as it is
2006 Jun 27
3
R on MAC OS X
> > Dear all, > > I have been usig R for some time, but now I have a MAC instead of a > PC, am I am having problems in reading files... > > > I have tried: > Data<-read.table("Users/SaraMM/PhD/Analises-LitterBags/Dados- > Litter.txt",head=T) > > but it said: > Error in file(file, "r") : unable to open connection > In addition:
2007 May 05
3
pseudo-R2 or GOF for regression trees?
Hello, Is there an accepted way to convey, for regression trees, something akin to R-squared? I'm developing regression trees for a continuous y variable and I'd like to say how well they are doing. In particular, I'm analyzing the results of a simulation model having highly non-linear behavior, and asking what characteristics of the inputs are related to a particular
2005 Oct 10
1
Question about Survey Package
To whom it may concern, I have a question referring to the calculation of variance estimation of the survey package I need to estimate the variance for different Domains but for a stratified sampling desing in several stages. Särndal et al (1992), CAP 10, makes reference to this problem. My question is if it is possible by means of "survey package" to obtain these
2007 May 20
3
bouton de fermeture
Bonjour, je voudrais savoir si il est possible de désactiver le bouton de fermeture en haut a droite (le bouton rouge avec une croix blanche), sans se servir de "FRAME_NO_WINDOW_MENU", car j''ai besoin des autres boutons. Merci. Sebastien _______________________________________________ wxruby-users mailing list wxruby-users@rubyforge.org
2019 Jul 09
3
Standalone server and POSIX ACL issue
Hi, First, thanks for all people that continuously giving great advice on this list! I am setting up a standalone server (Debian 10, Samba 4.9.5+dfsg-5 from Debian). The following directory is shared and contains two directories: /home/eleve/partage/ ??? Documents ??? Travail I want user "eleve" to be able to modify everything, and guest users to have read access on
2007 Nov 07
2
Save as postScrips latest R version
Hi, I was using the 2.4.1 R version and I had no problem saving my plots as postScript. Now that I have installed the latest version 2.6.0 I can not save any plot as postScript. When I try the following message appears: Erro: Invalid font type Al?m disso: Warning messages: 1: font family not found in PostScript font database 2: font family not found in PostScript font database What should I
2009 Mar 06
2
Linear Regression
Hi, I have the following file, and I need to work out the linear regression for each sample. I tried the model(*) and receive the error message (**): > data=split(mydata,rep(1:(nrow(mydata)/6),each=6)) > arrang.linear=lapply(data,lm,formula=KA~PA) Erro em storage.mode(y) <- "double" : invalid to change the storage mode of a factor Al?m disso: Warning message: In
2009 Dec 04
2
"Filename keeps changing" issue
Hello, I have been experiencing a issue for a while with dovecot 1.2.8 : Dec 4 12:54:00 gen1 dovecot: IMAP(paul): maildir_file_do(/home/paul/Maildir/.Travail.Linux.Arch Linux/cur/1224250603.M73770P8724.gen0:2,): Filename keeps changing Dec 4 12:54:01 gen1 dovecot: IMAP(paul): Disconnected: Internal error occurred. Refer to server log for more information. [2009-12-04 12:53:59]
2012 Apr 03
1
Package seems to be present but library don't find it
Hi, I try to make my first package? The HelloWorld.R file is: #### HelloWorld.R #### #' showHello est une fonction R permettant d'afficher le message #' "Hello World!" sur la console. #' @title la fonction showHello() showHello <-function(){ cat("Hello World!\n") } I use the following procedure to get the tar: # set the working directory where the file is
2013 Oct 14
0
ENMCA in EnQuireR problems!
Hello, I am a post-doc of the Federal University of Santa Catarina State (UFSC). Last year, used EnQuireR for hirarchical cluster analisis and end up very well. I formated my computer couple months ago and installed R again as version x64 3.0.2. have new data which ENMCA function of EnQuireR package is not running. R seems to be fine as it runs funcions of other packages. Even MCA
2007 Apr 04
1
Problems loading package GeoXp
Dear useR's, I wanted to load the package GeoXP in my computer but I couldn't because this warning message appeared: > require(GeoXp) Carregando pacotes exigidos: GeoXp Carregando pacotes exigidos: tcltk Loading Tcl/Tk interface ... Erro em fun(...) : couldn't connect to display ":0" Al?m disso: Warning message: pacote 'GeoXp' foi compilado na vers?o do R 2.4.1
2012 Feb 01
1
problem working directory WinBUGS using R
Hi, I am trying to use WinBUGS using R, but i am having some problems using bugs function: out <- bugs(data = win.data, inits = inits, parameters.to.save = params, model.file = "model.txt", n.thin = nt, n.chains = nc, n.burnin = nb, n.iter = ni, debug = TRUE, DIC = TRUE, working.directory = getwd()) ls() WinBUGS file is in working directory=D:/Line/documents but R looks for
2019 Jul 10
0
Standalone server and POSIX ACL issue
On 09/07/2019 22:49, Yvan Masson wrote: > Le 09/07/2019 ? 21:16, Rowland penny via samba a ?crit?: >> On 09/07/2019 20:06, Yvan Masson via samba wrote: >>> Hi, >>> >>> First, thanks for all people that continuously giving great advice >>> on this list! >>> >>> I am setting up a standalone server (Debian 10, Samba 4.9.5+dfsg-5
2019 Oct 15
3
Browser doesnt work
On Tue, 15 Oct 2019, Nicolas Kovacs wrote: > CentOS is a desktop distribution in the sense that chickens fly and horses > swim. Of course you can turn it into a full-blown bells-and-whistles desktop > by fine-tuning the configuration and adding lots of third-party stuff. I've > done this myself for years, here for example: > >
2019 Jul 10
2
Standalone server and POSIX ACL issue
Le 10/07/2019 ? 08:46, Rowland penny via samba a ?crit?: > On 09/07/2019 22:49, Yvan Masson wrote: >> Le 09/07/2019 ? 21:16, Rowland penny via samba a ?crit?: >>> On 09/07/2019 20:06, Yvan Masson via samba wrote: >>>> Hi, >>>> >>>> First, thanks for all people that continuously giving great advice >>>> on this list!
1998 Oct 08
0
Trouble with multiple login under the same name
Hello everybody I have trouble with my Samba server (1.9.16.P11 or 1.9.18.p0) / LinuX Redhat 4.2 (or SuSE 5.3)(kernel 2.0.30). Here my typo: 1 Samba server 10 Windows 95 clients 2 Windows 98 ....(I 'm a poor guy I know !!) All work fine when the windows users log on the server with different name . (I try with "netlogon" and without it). They have valid unix account and
2007 Apr 22
1
exemple pour l'AFD
Bonjours monsieurs Je suis un ?tudient en 4eme ann?e informatique a l?universite djilali liabes SBA ALGERIE. Je suis entrain de pr?parer un expos? sur l?AFD et j?ai besoin d?un exemple sous R pour bien pr?senter mon travail.
2018 Nov 03
0
Red Hat is Planning To Deprecate KDE on RHEL By 2024
Le 02/11/2018 ? 21:19, mark a ?crit?: > Odd, I've never had that problem. On the other hand, I *really* dislike > gnome. I think their target is 16 yr olds. My reaction to GNOME 3 has been roughly the same as with systemd. At first, I hated it with a passion. Then I saw everyone else seemed to use it. So I started to read the docs and experiment a little bit. And now I'm using it on
2008 Sep 25
1
Bug while loading Package "tcltk" with R-2.7.2 (PR#13016)
Full_Name: Cyril Alegret Version: 2.7.2 OS: Windows Submission from: (NULL) (90.80.39.42) An error occurs when I try to load the package "tcltk2_1.0-7" with R-2.7.2 (whereas it works with version 2.6.2). Please find below the error message : "> source("C:\\Data\\Travail\\Software&Method\\R\\Procs\\Chargement des librairies.R") Le chargement a n?cessit? le package