Displaying 14 results from an estimated 14 matches for "villegas".
Did you mean:
hillegas
2019 Nov 07
3
NT_STATUS_ACCESS_DENIED (0xc0000022, authoritative=0)
Good afternoon friends
I have a problem with SAMPA
My environment has several branches. And each branch office has an AD Win 2012 Server
And I have in each branch a Centos Server 7.7 with sampa 4.9.1 that only communicates with the matrix server AD. Samba does not communicate with the local AD Server.
Follow my SAMPA setup
# See smb.conf.example for a more detailed config file or
# read the
2019 Nov 08
0
NT_STATUS_ACCESS_DENIED (0xc0000022, authoritative=0)
No
the solution is to use sssd ???
________________________________
De: Themis Hoffmeister Villegas <themis.villegas at outlook.com>
Enviado: quinta-feira, 7 de novembro de 2019 16:25
Para: samba at lists.samba.org <samba at lists.samba.org>
Assunto: NT_STATUS_ACCESS_DENIED (0xc0000022, authoritative=0)
Good afternoon friends
I have a problem with SAMPA
My environment has several br...
2007 Aug 01
12
Debugging advice
Can anyone recommend a nice way to debug a rails app, ie to step through
the code, seeing what all the local values are as we go along? Is there
any IDE support? I''m a windows xp user. thanks...
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2005 Jul 12
1
nlme plot
Hello,
I am running this script from Pinheiro & Bates book in R Version 2.1.1 (WinXP).
But, I can't plot Figure 2.3.
What's wrong?
TIA.
Rod.
---------------------------------------------------------
>library(nlme)
> names( Orthodont )
[1] "distance" "age" "Subject" "Sex"
> levels( Orthodont$Sex )
[1] "Male"
2006 Dec 15
2
ks.test "greater" and "less"
Hello r-group
I have a question to the ks.test.
I would expect different values for less and greater between data1 and
data2.
Does anybody could explain my point of misunderstanding the function?
data1<-c(8,12,43,70)
data2<- c(70,43,12,8)
ks.test(data1,"pnorm")
ks.test(data1,"pnorm",alternative ="less") #expected < 0.001
2011 Feb 16
1
Faceting article
Hi,
I've been involved in developing a fairly complex site at
http://tilt.ft.com recently, and have acquired an unhealthy interest in
faceting. I couldn't find any good non-academic guides to faceting
strategy on the web, so I thought I'd have a stab at writing one.
I'm not completely happy with it, but it's been sitting in my drafts for
long enough that I thought it
2012 Nov 05
1
Post hoc tests in gam (mgcv)
Hi.
I'm analysing some fish biological traits with a gam in mgcv. After several
tries, I got this model
log(tle) = sexcolor + s(doy, bs = "cc", by = sexcolor) +log(tl)
sexcolor is a factor with 4 levels
doy is "day of year", which is modeled as a smoother
tl is "total length of the fish"
The summary of this models is (only parametric coefficientes):
Parametric
2011 May 03
1
Visiting Researcher, species distribution modelling, Cali, Colombia
Dear All,
The Decision and Policy Analysis (DAPA) program of the International Center
for Tropical
Agriculture (CIAT), a not-for-profit agriculture, biodiversity and
ecosystems research center,
supported by the Consultative Group of International Agricultural Research
(CGIAR), with
headquarters in Cali, Colombia is looking for a visiting researcher to work
on various modeling
projects, primarily
2011 Apr 27
0
ICAC2011 Call For Participation (8th IEEE International Conference on Autonomic Computing)
...Gmach
Ajay Gulati
Gabriela Jacques da Silva
Matthew Jakeman
Hyunjoo Kim
Solomon Lasluisa
Andreas Louca
Angelos Marnerides
Asit K Mishra
Philip P. Moltmann
Nithin M. Nakka
Antonio Pecchia
Cuong Pham
Andres Quiroz
Junghwan Rhee
Ivan Rodero
Alberto Egon Schaeffer Filho
Steven Simpson
Paul Smith
David Villegas
Wade Vinson
Zhikui Wang
Joel Wolf
Keun Soo Yim
Fan Zhang
**********************************************************************
2011 Apr 27
0
ICAC2011 Call For Participation (8th IEEE International Conference on Autonomic Computing)
...Gmach
Ajay Gulati
Gabriela Jacques da Silva
Matthew Jakeman
Hyunjoo Kim
Solomon Lasluisa
Andreas Louca
Angelos Marnerides
Asit K Mishra
Philip P. Moltmann
Nithin M. Nakka
Antonio Pecchia
Cuong Pham
Andres Quiroz
Junghwan Rhee
Ivan Rodero
Alberto Egon Schaeffer Filho
Steven Simpson
Paul Smith
David Villegas
Wade Vinson
Zhikui Wang
Joel Wolf
Keun Soo Yim
Fan Zhang
**********************************************************************
2008 Feb 11
0
Testing for differecnes between groups, need help to find the right test in R. (Kes Knave)
...ailman/listinfo/r-help
> > PLEASE do read the posting guide
http://www.R-project.org/posting-guide.html
> > and provide commented, minimal, self-contained, reproducible code.
> >
>
------------------------------
Message: 7
Date: Sun, 10 Feb 2008 15:39:27 +0100
From: Rod <villegas.ro at gmail.com>
Subject: Re: [R] R on Mac PRO does anyone have experience with R on
such a platform ?
To: "Maura E Monville" <maura.monville at gmail.com>
Cc: r-help at r-project.org
Message-ID:
<29cf68350802100639g5541eb22qaecfae854c3c0d3e at mail.gmail.com>
Content-Typ...
2011 Aug 26
1
Add lines to xy plot with temporal x axis
Hi. I'm trying to add some vertical lines to an xyplot in which x axis is a
temporal variable (class=dates) and y axis a factor variable.
This is my code:
xyplot(factor(Abacus$Emisor)~Abacus$Dia,xlab="Date", ylab="Fish",pch=124,
scales=list(x=list(format="%b %Y",tick.number=30))
, panel=function(...){
panel.xyplot(...)
panel.abline(v=08/08/2008)
})
I'd
2012 Nov 27
1
interactions in GAMs
Hi all,
I wonder if it's possible to include a double interaction in a GAM formula.
Example:
If I do this:
mod=gam(energy~s(size, *by=color, by=sex*, k=5) + temperature, ...)
I get the interaction betwen size*color and size*sex.
But I need size*color*sex, being size a smoother.
I've created a new variable (colorsex) which combines all the level of both
color (2 levels) and sex (2
2008 Jan 08
1
Error cannot allocate vector of size...
Hello,
I have a memory problem when I run package WinBUGS with R (2.6.1).
Until now I have been using a Pentium IV 3.2Ghz computer with 512Mb of
RAM memory (with Windows XP Pro SP2), and I hadn't had any problem.
Now I have a new computer with the following characteristics: Intel
Core 2 duo 2.33Ghz and 3Gb of RAM memory (with Windows XP Pro SP2) and
when I am running the same R syntax I