Displaying 17 results from an estimated 17 matches for "adjoined".
2007 Oct 29
4
Joining a Linux Machine to a Windows 2003 Active Directory Domain
Hey all, I'm trying to join a Linux machine running CentOS 5, Samba version
3.0.23 to a Windows 2003 Active Directory. I can authenticate successfully
against Kerberos, but I cannot seem to join the domain. I'm using
instructions from this article
2010 Feb 15
1
Non-monotonic spline using splinefun(method = "monoH.FC")
Hi,
In my version of R, the stats package splinefun code for fitting a
Fritsch and Carlson monotonic spline does not appear to guarantee a
monotonic result. If two adjoining sections both have over/undershoot
the way the resulting adjustment of alpha and beta is performed can give
modified values which still do not satisfy the required constraints. I
do not think this is due to finite precision
2006 Nov 03
1
(no subject)
From: Martin Maechler <maechler at stat.math.ethz.ch>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <17739.46076.735981.117358 at stat.math.ethz.ch>
Date: Fri, 3 Nov 2006 22:26:20 +0100
To: Barry Rowlingson <B.Rowlingson at lancaster.ac.uk>
Cc: Sarah Goslee <sarah.goslee at gmail.com>,
r-help at
2010 Feb 18
0
Error in coding for splinefun(method = "monoH.FC") (PR#14215)
Full_Name: Tim Heaton
Version: 2.8.1
OS: linux-gnu
Submission from: (NULL) (143.167.4.162)
Hi,
In my version of R, the stats package splinefun code for fitting a
Fritsch and Carlson monotonic spline does not guarantee a
monotonic result. If two adjoining sections both have over/undershoot
the way the resulting adjustment of alpha and beta is performed can give
modified values which still do
2007 Sep 19
1
CRAN mirror for R in India: new one at WBUT, how do we get listed in the CRAN website?
Dear All,
Folks at the West Bengal University of Technology has set up a mirror to
distribute R and associated packages. Here is the URL:
http://mirror.wbut.ac.in/CRAN
This will be helpful for R users in South Asia and the adjoining countries.
I have yet to see the site featured in the CRAN list of mirrors. What needs
to be done? For those of you who are impatient and would like to give it a
2007 Feb 08
1
Suggestion about "R equivalent of Splus peaks() function"
In 2004 there was this R-Help posting from Jan 2004:
http://finzi.psych.upenn.edu/R/Rhelp02a/archive/33097.html
R equivalent of Splus peaks() function?
The peaks function there has worked well for me on a couple of projects, but
some code using "peaks" failed today, which had worked fine in the past.
I was looking for a peak in a test case that was a sine curve over one
2011 Nov 15
1
Excessive imap-logins, never die
Hiya,
Today I note there are 38 imap-logins that seem to be stale on our staff
imap server,
they do not seem to die off, new imap-logins are created with new logins
and exit accordingly.
Now, these are from our monitoring software that runs on another server on
our LAN. Our corporate link was taken down for 2 hours for urgent
relocation of fibre (demolishing old adjoining building, and just in
2011 Sep 16
0
Join a domain, Redhat 6, and servicePrincipalName
For a variety of reasons, our Redhat 6 boxes have primary DNS FQDNs that
don't match our Win2008r2 AD deployment... the Linux boxes being in a
variety of <hostname>.<subdomain>.<ourdomain> while the AD is
ds.<ourdomain>. This surprisingly doesn't cause us that much grief, so
long as we're diligent about keeping our servicePrincipalNames
maintained on the
2008 Jun 02
2
request: To add an extra row in a matrix
Dear R users
I have a problem regarding an addition of an extra "row" to a matrix. e.g. i have a matrix
a <- matrix(1:6,2,3)
> a
[,1] [,2] [,3]
[1,] 1 3 5
[2,] 2 4 6
I want to add a matrix having just one row. e.g.
b <- matrix(7:9,1,3)
> b
[,1] [,2] [,3]
[1,] 7 8 9
Now i want to get result like this
[,1] [,2] [,3]
[1,] 1 3 5
2009 Jun 02
2
newbie help: simple operations in R
Hi, i' d like to use R for simple calculations. I show you an examples to
make clear my help request
I' ve a file .csv like this (my real file is composed by 10.000 lines and 8
columns)
x y
3 4
1 7
I' ve imported in R correctly. Now i want create a new variable named "t"
and t is defined throught this relation:
t = 4 (second element on x column) * 4 (first element on y
2024 Sep 06
1
BUG: atan(1i) / 5 = NaN+Infi ?
G.5.1 para 2 can be found in the C17 standard -- I actually have the
final draft not the published standard. It's in earlier standards, I
just didn't check earlier standards. Complex arithmetic was not in
the first C standard (C89) but was in C99.
The complex numbers do indeed form a field, and Z*W invokes an
operation in that field when Z and W are both complex numbers. Z*R
and R*Z,
2007 Nov 01
5
Bridging two subnets selectively using routing
Hi LARTC,
I have two networks that I manage, A and B. They both have their own
primary gateways for hosts on the network, let''s call them AR and BR.
There is another box, A1, which lives on network A but also has a wire
connecting it to a switch on network B. My goal is to let hosts on B
access three particular hosts on A''s subnet (192.168.4.0/24) and let
hosts on A access one
2009 Mar 30
1
advice for alternative to barchart
hi folks,
I was wondering if anybody could give me some advice. I've created a
stacked barchart, with 'car model' along the x axis, 'number of cars' along
the y axis. There are 45 individuals involved, each of which can own any
number of cars, of any model (eg an individual could own two cars of one
model, and another car of a different model). I've got a legend by the
2014 Nov 10
1
Boot fails in a VMware player VM - syslinux 6.03
On 10/11/2014 10:46, Thomas Schmitt wrote:
> Hi,
>
> i downloaded
> http://slint.fr/misc/testing/slint64-14.1_syslinux.6.03.iso
>
> Inspection by xorriso-1.3.8:
>
> xorriso -indev slint64-14.1_syslinux.6.03.iso \
> -report_el_torito plain \
> -report_system_area plain
>
> yields
>
> El Torito catalog : 46 1
>
2008 May 14
6
PWGL in wine, problems
Hello,
I'm new on this list. First of all, thank you to all the developers of this
great project!
At the moment there is only an application that keeps me on both macos and
windows, its name is PWGL a free environment for computer assisted
composition in openGL. (http://www2.siba.fi/PWGL/)
I'm running Ubuntu 8.04 and wine 0.9.59.
I have to say that I also installed vcrun2005 and
2024 Sep 06
1
BUG: atan(1i) / 5 = NaN+Infi ?
>>>>> Richard O'Keefe
>>>>> on Fri, 6 Sep 2024 17:24:07 +1200 writes:
> The thing is that real*complex, complex*real, and complex/real are not
> "complex arithmetic" in the requisite sense.
> The complex numbers are a vector space over the reals,
Yes, but they _also_ are field (and as others have argued mathematically only
2009 Apr 01
0
回复: R-help Digest, Vol 73, Issue 32
Dear sir, How to do bilinear time series in R?Is there any functions or packages? thank you!
-----Sincerely yours
Kuangnan Fang 方匡南 敬上
department of statistics ,Economics school,Xia men University.
Fujian Province (361005) China
Mobile Phone:15860721915 SKYPE: ruiqwy
MSN Messenger: ruiqwy@hotmail.com
QQ:39863401
--- 09年3月31日,周二, r-help-request@r-project.org