Displaying 20 results from an estimated 800 matches similar to: "permission to a group - samba pdc"
2005 Oct 10
1
SEM with dichotomous indicators
Hello,
I'd like to know if there is a way to fit a Structural equation model with
dichotomous indicators (ex: problem with a phone solved/ or not) having
effects on a ordinal variable.
How I do that using R?
Do you have an example with the code in R that you can send to me?
Thanks a lot!
Renata Estrella
UFRJ, Brasil, Rio de Janeiro
Renata Leite Estrella
Assistente de
2008 Sep 02
2
qcc help
Hi Gents,
I need to get the control limits from qcc function.
As follows:
qcc(MDI, type = "xbar.one")
Call:
qcc(data = MDI, type = "xbar.one")
xbar.one chart for MDI
Summary of group statistics:
Min. 1st Qu. Median Mean 3rd Qu. Max.
0.3266 0.4249 0.4371 0.4333 0.4451 0.4858
Group sample size: 1
Number of groups: 383
Center
2008 Jul 30
2
FFT - (STATS) - is this correct?
Hello,
I have calculated the fourier transform of the series enclosed at the end of this message, by doing:
library(stats)
x <- readLines("file1.txt")
x.num <- as.numeric(x)
ft.x.num <- fft(x.num)
My question is: why is the first value (Real) of ft.x.num that big? (954.833870) all the other values are much smaller. Am I doing something wrong?
Could you please help me to
2019 May 14
3
Unir coordenas en un plano mediante linea
Buenos días
--
Francisco Maturana Miranda
Dr. Planificación territorial, urbanismo y dinámicas del espacio
Profesor Asociado, Departamento de Geografía Universidad Alberto Hurtado
www.fmaturana.cl
[[alternative HTML version deleted]]
2008 Jul 30
6
Need help
Hello,
Can someone help me to understand the meaning of the following R line?
list(fk5 ~ .)
Thanks, Renata
-----------------------------------------
Email sent from www.virginmedia.com/email
Virus-checked using McAfee(R) Software and scanned for spam
2010 Nov 07
3
Computing ergodic mean with CODA
Hi all,
I would like to compute ergodic mean using MCMC output from WinBUGS. I
tried using CODA package, but it seems that it is not implemented yet.
Could anyone help me to compute this? Attached to this email are my
output and index files.
Kind regards,
Raquel
--
Raquel Rangel de Meireles Guimar?es
Doutoranda em Demografia
raquel at cedeplar.ufmg.br
2008 Dec 09
1
Bootstrap a GLM model with Poisson family
Hello!
Anyone can help me to know how to do a bootstrap evaluation analysis
to a GLM with family=Poisson?
I have some R codes but they were coded only for family=binomial...
thanks a lot
Joana Vicente .?.
CIBIO - Centro de Investiga??o em Biodiversidade e Recursos Gen?ticos.
Faculdade de Ci?ncias do Porto
Departamento de Bot?nica -Edif?cio FC4
Rua Do Campo Alegre, S/N
4169-007 Porto - Portugal
2003 Jan 29
1
Wins Refresh
Samba Folks,
I am facing a very strange problem in my net. I've the WINS Server,
based on SAMBA(2.2.7-2) in RH 8.0. When I put on machine in the domain,
the Wins registers in the browser list.. Later that I removed the
machine from domain, the Wins does not give one refresh and clean the
array name.
I tried to remove the name wrong of the table/var/lock/samba/browser.dat
and wins.dat, but
2008 Jun 29
1
function to export data
Hi,
I’m trying to built a simple function that allows me to export
automatically some results to a text file. I’ve tried the two following
approaches but none worked.
> exportdata<-function(x) {
+ dataexp<-summary(x)
+ export(dataexp,type="ascii",file="dataexp.txt")
+ }
> exportdata(glm.poisson0)
Error in eval(expr, envir, enclos) : object
2011 Feb 21
3
assign value to multiple objects with a given ls pattern
Dear R colleagues,
This seems pretty straight forward but I have been banging my head on this for some time and can't seem to find a solution
suppose I have something like
a1<-1; a2<-2; a3<-3; a4<-4; b1<-3; b2<-4
I would like to quickly assign to objects with a certain pattern, e.g., those in
ls(pattern="a")
a specific value, e.g., "99", without
2010 Mar 15
3
Disconnected BUG Unknown internal error bytes
Hi,
I'm using dovecot current version 1.2.11, and is showing the following
error when users connect via IMAP.
dovecot: IMAP(<user>): Disconnected: BUG: Unknown internal error
bytes=77/773
What's happen? How to solve this problem?
Thanks a lot,
Cl?vis
--
Clovis Tristao - UNICAMP/Faculdade de Engenharia Agricola
Administrador de Redes - Secao de Informatica (SINFO)
E-mail:
2008 Jul 30
0
FOURIER TRANSFORM HELP
Hello,
I have a series and I need to run a Fourier Transform for that series.
I have done that using the function fft from stats package.
However I am not sure whether the result I am getting is correct or not. Seems that the first value of the Fourier Transform list is the sum of all elements of the given series and all the following numbers represent a palindromic series for some how.
I have
2008 Jul 29
0
stringdot ?
Dear all,
I am using kernlab package in R, and I have amino acid sequences with different lenghts as input for a SVM and I need to go through this sequences using windows (sliding or fixed) of size X.
Does anyone has any suggestions about which function I should use?
I thought I could use stringdot, but I am not sure whether it will do what I need.., I have defined my stringdot as:
mystringdot
2013 May 29
0
Lista dos aprovados em concurso Lagoa da Canoa
Lista dos aprovados em concurso Lagoa da Canoa:
V?rzea Grande: ANA MARA DE SOUSA PEREIRA, LUANA FERNANDA FERNANDES ANDRADE, FRANCISCO ROGER GARCIA DE ALMEIDA, POLLYANNA DE O, JO?O CARLOS MOREIRA DE CARVALHO, DANIELLA FERNANDES DA SILVA, MARIA JOS? DA SILVA FERREIRA, J?SSICA VENTURA FREIRE. SOLANGE PAULINO CORREIA, BRUNA KETHEY DA SILVA PEIXOTO, LUIS HENRIQUE FREITAS GOMES, HELIO SOARES DE ARAUJO,
2006 Mar 01
1
(no subject)
Hi all
I am not sure this question is better suitted for the R-devel or R-help,
but here it goes anyway
I am not a software developer but I have produced a personal set of
functions that I would like now to combine in a package.
I am finding this really hard to do only by following the manuals provided
(the language is for software developers I guess which I am far to be).
Even so I could
2001 Mar 21
2
RPackage
Please, is there anyone who can give me some suggestions?
(1) I have to use a package from R on my work. The package is the
"quantreg" developed by Koenker (Uni Illinois). I have installed the
package in the R library tree /usr/local/lib/R/ library of my Linux
Operating System. I did R CMD INSTALL -l /usr/local/lib/R/ library
/path/to/quantreg_x.y-z.tar.gz. However, when I call any
2010 Oct 08
4
login_* options for 1.0.15
Hello all,
Although i'm aware that version 1.0.15 is rather old, that's what is
used in Lenny, so...
Either way, the setup is rather simple, regular dovecot install, with
maildirs residing on a "local" ext3 filesystem accessed through FC to a
SAN (2Gbps link). The server has 2 cores (with HT), so "almost" 4 cores
and 3GB of ram.
A couple weeks ago we had a major
2010 Dec 06
2
CentOS 5.5 with MediaWiki
Hi,
How do I install php-xml 5.2.10 on CentOS 5.5?
I'm trying to install MediaWiki, and asks that package as a dependency.
Cheers,
Cl?vis
--
Clovis Tristao - UNICAMP/Faculdade de Engenharia Agricola
Administrador de Redes - Secao de Informatica (SINFO)
E-mail: clovis at feagri.unicamp.br http://www.feagri.unicamp.br
Fone(0xx19) 35211031-35211038-91173116 ou FAX(55xx19) 35211005/35211010
2011 Jan 27
1
Saving log file in R and display run time
Hi all,
I have two basic questions, hope you should help me:
1. How do I save a log file in R with the results? For example, in Stata
it can be done by using "log using c:\...\test.txt"
2. How do I display the execution time of one function like the one below:
CalculaCorrelacao <- function(construto, n) {
library(polycor)
for (i in 2:n){
for (j in i:n+1){
x1
2007 Feb 01
0
Multiple Trash patch for DSPAM plugin
Hello all,
First of all my respects to Johannes for the nice dspam plugin he created.
Unfortunatly i got stuck with a problem in that same plugin since it
didn't allow the use of more than one Trash folder. That can be an issue
if you have a wide variety of clients working in a wide variety of
languages. Not all use the english "Trash" for that folder.
I've written a small