similar to: about R instalation

Displaying 20 results from an estimated 90 matches similar to: "about R instalation"

2000 Sep 21
3
FW:
-----Original Message----- From: Allan Matias [mailto:amatias@amada.com] Sent: Wednesday, September 20, 2000 5:30 PM To: samba-admin@lists.samba.org Subject: Need to know more about Samba. In how to connect a Unix system to an Nt Server. Would a Unix machine be seen by the Nt when Samba software is loaded? Thank you for your attention. --Allan D. Matias Amada Software Support
2018 Jan 24
1
random sample set for regression
Hi, I'm not a programmer, so I have a question about R functions, I run the Random Forest regression models, but I would like to run the random forest model 1000 times with different random sample set. to check the uncertainty of the regression model estimates. exemple of data: ################################# table= all Y: all$AGB X variables: Variables=as.matrix(all[, c( "min",
2003 Feb 28
0
Printer Owner not valid in Windows
Hi all. I have a trouble with my SAMBA 2.2.3a-12 (I'm running a Debian Woody). I have a printer conected by LPR to my printer server. GNU/Linux prints ok using lpr printer server. When I share the printer to my MS Windows Network the printer owner of the printes in Windows Machines is root\printersNEW instead of Administrator\Win2kPC, where printersNEW is the samba server and the Win2kPC is
2012 Oct 10
1
StartonRails na [:koshtech] @ Thu 2012-10-11 19:00 - 22:00
Aguardo-os amanhã. Confirmem presença aqui, por favor. ---------- Forwarded message ---------- From: Google Calendar <calendar-notification-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> Date: 2012/10/9 Subject: Reminder: StartonRails na [:koshtech] @ Thu 2012-10-11 19:00 - 22:00 To: Fernando Kosh <fernando.kosh-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> more details
2014 Nov 06
0
RemoteApp Failed Logon
I have MS AD DC running Windows Server 2008 R2 and I decided to use samba 4 Version 4.1.6-Ubuntu as Domain Controller Member but I've had some problems with Web Access RemoteApp when the TS uses samba as logon server, the logon account fail, see below: Nome do Log: Security Fonte: Microsoft-Windows-Security-Auditing Data: 06/11/2014 08:08:08 Identifica??o do Evento:4625
2013 Feb 26
1
sys.frame() and variables from parent frame
Dear R-help, I wrote the following lines in order to use a variable from a parent frame in my callM() function. I would like to solve this by only editing the callM(function). When I run this code I obtain a empty list, meaning that eval(ls(),sys.frame(-1)) could not access the variables in the parent function. Any suggestions? Thanks in advance! metaCall <- function() { NN <-
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
2012 Jul 30
0
live migration causes guest system to crash when accessing the network
Hi all, we've been using libvirt/KVM ever since it was included in Ubuntu 10.04 LTS. At first, it wasn't possible to do live block migrations. We got used to that. And now block migration has been possible since Ubuntu 12.04 LTS. And we're excited. There's just one hitch: Many of migrations have the result that the system is successfully migrated, but will no longer run.
2009 Dec 22
1
Slow survfit -- is there a faster alternative?
Using R 2.10 on Windows: I have a filtered database of 650k event observations in a data frame with 20+ variables. I'd like to be able to quickly generate estimate and plot survival curves. However the survfit and cph() functions are extremely slow. As an example: I tried results.cox<-coxph(Surv(duration, success) ~ start_time + factor1+ factor2+ variable3, data=filteredData) #(took a
2010 Feb 16
3
Triangular filled contour plot
Hi all, I am working on a filled contour plot which shows a triangular matrix data set (as shown below). Is there a possibilty to draw a triangular filled contour in a equilateral triangle (like a ternary plot)? Thanks in advance Johannes http://n4.nabble.com/file/n1557386/Bild3.png -- View this message in context: http://n4.nabble.com/Triangular-filled-contour-plot-tp1557386p1557386.html
2004 Aug 04
0
Asymptotic Regression Model
Hi listers, I have some data (see attachment), and I fitted it to the Asymptotic Regression Model with NLSstAsymptotic(xy). But I want to know the significance of these fits. How can I accomplish this using R? Can anyone suggest some theoretical reading on this subject? Thanks, Miguel -- Miguel Figueiredo IT student / Marine Biologist "Tem calma irm?o que a morte n?o precisa do teu
2012 Sep 26
0
StartonRails 27/09/2012 na [:koshtech]
Convido-os para o StartonRails de 27/09/2012. Seguem a descrição, endereço e horários: O StartOnRails é o caminho mais curto entre migrar para Ruby On Rails e já ter migrado para Ruby On Rails. Não daremos cursos de Ruby ou de Rails aqui, mas temos a ideia de em pouco tempo ter um portal de apoio onde os cursos podem ser online. O que queremos, é dar uma boa noção do que é Ruby, On Rails,
2007 May 10
1
asterisk SIP domain (in LAN or DMZ)?
Hello I want to use Asterisk to implement a SIP Domain allowing my clients to do URI dialing and receive calls from the Internet through URIs and ENUM. My question is, should I put my Asterisk outside the firewall (in the DMZ) to allow connections to the Internet? Or should I have it inside my local network and put a SIP Proxy (like Openser) in the DMZ to implement the SIP domain? Thanks
2006 Feb 22
0
mysterious rebounce in htb
Attached is a graph obtained with ethereal where after time +/-45s there is a rebounce which I can''t explain. Setup is this: - my machine starts to generate traffic at maximum speed against a target machine (using nc < /dev/zero here and nc -l > /dev/null there) - traffic pattern is: 0s: dst port 2500 (red) 20s: dst port 8000 (blue) 40s: kill port 2500 traffic 60s: kill
2003 Mar 06
1
Problems with variable types.
Hi all, I have problems in a dataframe variables types. Look: from a loop function: for(...){ ... dados.fin <- rbind(dados.fin, c(L=j, A=j^2, Nsp=nsps, N=length(amosfin$SP), AmT="am",NAm=nam, AMST=amst)) dados.fin <- rbind(dados.fin, c(L=j, A=j^2,
2012 Feb 21
3
HELP ERROR Weibull values must be > 0
GUYS, I NEED HELP WITH ERROR: library(MASS) > dados<-read.table("mediaRGinverno.txt",header=FALSE) > vento50<-fitdistr(dados[[1]],densfun="weibull") Erro em fitdistr(dados[[1]], densfun = "weibull") : Weibull values must be > 0 WHY RETURN THIS ERROR? WHAT CAN I DO? BEST REGARDS [[alternative HTML version deleted]]
2011 Aug 08
2
current maturity Samba 4
Hello, it would be nice to know in the community as it is the maturity of the fourth samba at putting in a production environment. It would be wise to put the Samba 4 in a production environment, or would play the most recommended solution samba + openldap? Att, Victor -- ?Encarada do ponto de vista da juventude, a vida parece um futuro indefinidamente longo, ao passo que, na velhice, ela
2011 May 04
6
Form without scaffold ?
Hi Strange to Rails.Read the tutorial on Scaffold.Can i generate a Simple form without using Scaffold? John -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to
2003 May 05
3
Help to make a for for index
Hi, I try to make a vector in a for for loop, but it dont work. Look: > a <- 0;for(i in c(1:2)) { for(j in c(1:2)) { a <- i+j; print(a)}} [1] 2 [1] 3 [1] 3 [1] 4 I try to make this a vector, like this: [1] 2 3 3 4 > a <- 0;for(i in c(1:2)) { for(j in c(1:2)) { a[j] <- i+j}}; print(a) [1] 3 4 > a <- 0;for(i in c(1:2)) { for(j in c(1:2)) { a[i] <- i+j}}; print(a) [1]
2010 Mar 31
3
Dovecot+LDAP issues
Dear list members, I am having some problems with a LDAP passdb authentication on Dovecot. Before I forget, the specs: it's a Ubuntu 7.10 server running Dovecot 1.0.5 connecting to 2 different machines running LDAP servers: gold with OpenLDAP 2.4.19 and extra with OpenLDAP 2.4.9 (extra is a replication slave of gold). The initial setup of dovecot was with a MySQL passdb, which is still the