similar to: Java-R

Displaying 20 results from an estimated 200 matches similar to: "Java-R"

2012 Dec 27
1
Convert json data to an r dataframe
Hello to everybody, I need to convert a json dataset in an R dataframe. I suppose that I'd need to use rjson or rjsonio package. The json dataset is: http://apistat.istat.it/?q=getdatajson&dataset=DCIS_POPSTRBIL&dim=1,0,0,0&lang=1&tr=&te= It would be nice if someone can help me to create a function like the one below:
2013 May 10
2
"passwd program" in samba4
is there anyone who can explain me how to use "passwd program" in samba4 -- *Dr. Michael Cinti* *mi.cinti at ausl.fe.it <mailto:mi.cinti at ausl.fe.it>* U.O. Tecnologia della Comunicazione e della Informazione (I.C.T.) Azienda Usl Ferrara Ospedale del Delta - via Valle Oppio, 2 - 44023 Lagosanto (FE) Tel. +39-0533-723221 Tel. +39-0533-723163
2007 Jul 17
1
Optimization (MAX) with R
Dear all, I need a suggest to obtain the max of this function: Max x1*0.021986+x2*0.000964+x3*0.02913 with these conditions: x1+x2+x3=1; sqrt((x1*0.114434)^2+(x2*0.043966)^2+(x3*0.100031)^2)=0.04; x1>=0; x1<=1; x2>=0; x2<=1; x3>=0; x3<=1; Any suggests ? Thanks in advanced, Massimiliano Questo messaggio di posta elettronica contiene informazioni di carattere
2009 May 05
1
self organizing map advice for categorical data
Hello, Could anybody offer any advice about implementing a Kohonen self organizing map for categorical data? Specifically I am wondering if there are any pre-existent packages that can deal with categorical data and/or how one would compare the input vector of categoricals with the self organizing map nodes. Thanks in advance. George Chen ----- Original Message ----- From: r-help-request at
2011 Sep 09
3
split variable / create categories
Hi, is there a function or an easy way to convert a variable with continuous values into a categorial variable (with x levels)? here is what I mean: I want to transform x: x <- c(3.2, 1.5, 6.8, 6.9, 8.5, 9.6, 1.1, 0.6) into a 'categorial'-variable with four levels so that I get: [1] 2 2 3 3 4 4 1 1 so each element is converted into its rank- value / categorial-value (in
2008 Mar 31
1
R-packages installation problems
Dear, I've installed the following R version on HP compaq 6710 b under Fedora 8: > version _ platform i386-redhat-linux-gnu arch i386 os linux-gnu system i386, linux-gnu status major 2 minor 6.2 year 2008 month 02 day 08 svn rev 44383 language R version.string R version 2.6.2 (2008-02-08) When I try to install some R packages I receive the following message: [root at localhost
2010 Mar 25
1
Read SAS data
Hi! I need to import in R some SAS dataset (sas7bdat). I found two functions to do it: "read.ssd" from the package "foreign" and "sas.get" from "Hmisc". df = read.ssd(libname = path2data, sectionnames = "sasSmallDataset", tmpXport = path2data, tmpProgLoc = path2data, sascmd = path2sas) sas.get(libraryName = path2data, member =
2010 Sep 28
2
Table with different digit number
Hi! I have a table representing both absolute and relative frequency, for example (code to get example data under the signature): Italy Germany absolute 100 105 relative 40.51 41.18 How can I print a different number of decimal digits? I try to transform to as.character, but cells result aligned to left and I don't like this solution. At the
2012 Mar 06
0
milanoR
Good afternoon, MilanoR.net is proud to announce the first MilanoR meeting on Tuesday 8th May 2012 at 18:00. Venue: Fiori Oscuri Bistrot Via Fiori Oscuri 3 IT-20122 Milano www.fiorioscuri.it Agenda: Introduction Andrea Spano' Quantdie Srl Past, present and future of R Stefano Iacus, Department of Economics, Business and Statistics, University of Milan and R Development Core Team R and
2005 Jun 16
1
Unable to modify TDB passwd
Hi everybody, My name is Tani Alessandro, I have a problem when I try to change the password of user "root" (the Domain Administrator). For all the others users I don't have any problem. I have update samba from the version 3.0.11 to the version 3.0.14a. I use a Red Hat 9. When I try to change the root password I recive this messagge: > Unable to modify TDB passwd ! Error:
2006 Dec 03
1
Winbind + PPP
Hello, I tried various settings to authenticate my PPP (l2tp) users via winbind (ntlm_auth), without success... I use ppp 2.4.3 and Samba 3.0.22-2tr. My distribution is Trustix 2.2 What is working : - mschapv2 authentication with chap-secrets (nomppe, novj, novjccomp) - wbinfo -g, wbinfo -u, getent passwd and getent group - net ads info and net ads status - ntlm_auth --username X
2005 Apr 25
2
Need help with rsync
Hi, Trying to configure rsync , Here r the details: OS:Solaris 9 rsync :rsync version 2.6.3 protocol version 28 Problem :Locally copyng files using rsync works fine.r sync fails when i try to copy files over to the other machine : rsync /export/home/amg/* amg@coesun05:/export/home/amg amg@coesun05's password: rsync: connection unexpectedly closed (0 bytes received so far) [sender]
2018 Jul 20
2
Dbox lost messages
Hello, no sieve SCRIPT. in the maillog say "Stored to INBOX". I don't have the maillog plugin, I install it now to track future problems. But If I backup the inbox all email (also that I cannot see) is in the mbox file. Il 20/07/2018 13:56 Sami Ketola ha scritto: >> On 20 Jul 2018, at 14.48, Fineware PM <postmaster at fineware.it> wrote: >> >>
2018 Jul 20
0
Dbox lost messages
I make other test: If I dump the message file m.xxx with doveadm dump I found Detected file type: dbox file.msg_header_size = 30 file.create_stamp = 1532017559 (2018-07-19 18:25:59) offset 16: msg.size = 2252089 msg.received = 1532017559 (2018-07-19 18:25:59) msg.virtual-size = 2281418 msg.guid = 06b7dd2c97bb505b54340000193e0904 msg.orig-mailbox = INBOX if I dump the index of inbox :
2006 Jan 27
0
samba machines as PDC and member
I have set up samba to be a AD member and no other linux boxes. It worked well. I set up samba to be a PDS with no other linux boxes. It worked well. Now, I need to make a samba client that works with the samba PDS. I can join the domain. winbind can list users and such. getent doesnt work. I can see the authentication succeeding on the PDS but I cant access any shares. smbclient -L DOMAIN
2005 May 05
0
Problem Save Printer Properties
Hi, I have configured Samba 3.0.14a as PDC and Printer Server on a LAN. Everything goes well: - Users can do logon to the Samba NT Domain - Users can print on the network "raw" printer I tried to load the driver via Add Remove Printer Wizard on the network printer, I can copy and install the driver, but when I tried to save the configuration pushing the botton Apply or OK I recived
2006 May 07
1
Samba Binary Package 1.9 downloading info
Dear, as system admnistrator of Luxottica's LAN in Italy and in China, I need the information about the existence of a URL for downloading Samba Binary Package 1.9 (I suggest) for HP-UX 9.07 for HP 9000 Series 700. Please can anyone help me ? Thank you Massimo Pilato Luxottica S.r.l. Agordo (BL) - ITALY ----------------- This message (including any attachments) is intended
2012 Apr 30
0
winbind stop working after some hours
Hi, I am trying to use squid proxy with validation on win 2003 active directory to filter internet navigation and for it I installed an ubuntu 10.04 server 64 bit with samba. My installation looks ok, the server is joined to the AD, ntlm is able to validate user, wbinfo report corret information and squid works good. The problem arise after some hours: winbind become not able to resolv info
2009 Jan 23
3
Table Modification
I am trying to construct a two-way table where, instead of printing the two-way frequencies in the table, I would like to print the values of a third variable that correspond to the frequencies. For example, the following is easily constructed in R > fact1 <- factor(sample(LETTERS[1:3],10,replace=TRUE)) > fact2 <- factor(sample(LETTERS[25:26],10,replace=TRUE)) > fact3
2009 Oct 20
2
Interpretation of VarCorr results
Dear all, I'm working with a model to estimate components of variance by using the lme() function. The model is as the following: model=lme(fixed=X~1+as.factor(station),data=myData,na.action=na.exclude,rand om=~N+1|spliceOrHoming) Where X is the response measured variable, station is treated as fixed effects factor, N is a continuous variable, and spliceOrHoming is a (ordered)