Displaying 20 results from an estimated 68 matches for "nrc".
Did you mean:
nr
2015 Jun 29
5
resolve errors with Samba 4 dns
...e on a server which is used as an AD DC. I'm
getting errors like this:
Hit http://ftp.ca.debian.org jessie InRelease
Hit http://ftp.ca.debian.org jessie/main Sources
Hit http://ftp.ca.debian.org jessie/main amd64 Packages
Hit http://ftp.ca.debian.org jessie/main Translation-en
Err http://ftp3.nrc.ca jessie InRelease
Err http://ftp3.nrc.ca jessie-updates InRelease
Err http://security.debian.org jessie/updates InRelease
Err http://security.debian.org jessie/updates Release.gpg
Could not resolve 'security.debian.org'
Err http://ftp3.nrc.ca jessie Release.gpg
Could not resolve ...
2015 Jun 29
3
resolve errors with Samba 4 dns [RESOLVED]
...ting errors like this:
>>
>> Hit http://ftp.ca.debian.org jessie InRelease
>> Hit http://ftp.ca.debian.org jessie/main Sources
>> Hit http://ftp.ca.debian.org jessie/main amd64 Packages
>> Hit http://ftp.ca.debian.org jessie/main Translation-en
>> Err http://ftp3.nrc.ca jessie InRelease
>> Err http://ftp3.nrc.ca jessie-updates InRelease
>> Err http://security.debian.org jessie/updates InRelease
>> Err http://security.debian.org jessie/updates Release.gpg
>> Could not resolve 'security.debian.org'
>> Err http://ftp3.nrc.ca...
2008 May 08
2
speeding up a special product of three arrays
I am struggling with R code optimization, a recurrent topic on this list.
I have three arrays, say A, B and C, all having the same number of columns.
I need to compute an array D whose generic element is
D[i, j, k] <- sum_n A[i, n]*B[j, n]*C[k, n]
Cycling over the three indices and subsetting the columns won't do. Is there
any way to implement this efficiently in R or should I resign to
2003 Sep 16
1
calculation of the p value in ks.test()
Hi,
I'm working with the ks.test() function and I have also implemented
the test using Conover as the reference. My D value matches that
produced by R. However to calculate the p value I am using the code
described in Numerical Recipes in C++ (2nd Ed.) pg 631.
The p value produced by the NRC code is generally larger than that
produced by R by a factor of 10. Currently I am not in a position to
download the R source and look at it - lack of space :(
has anybody used the NRC code? The text mentions that it calculates the
sum
Q(L) = 2 \sum^{-\infty}_{j=1} (-1)^(j-1) \exp^{-2 j^2 L^2}
a...
2004 May 07
1
RPC net start
...y client/program that can send "net start" requests to windows
boxes.
The ability to start a program as a service on a windows box remotely would
obviously be very handy.
I am aware of VNC, however it is not suitable for automated tasks.
Nick
- --
Nick 'Zaf' Clifford <zaf@nrc.co.nz> GnuPG: 0xA8D0F53D
In matters of style, swim with the current; in matters of
principle, stand like a rock - Thomas Jefferson
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: public key: http://www.nrc.co.nz/Zaf/pubkey.txt
iD8DBQFAmvgtPWICtKjQ9T0RAmHjAJ4phBxvILt95w...
2006 Mar 08
5
Cisco 7960 SIP - Displaying Time
Is there a way to display the time of the 7960 running firmware 7.4? Im
unable to find any information.
Thanks,
Ben Blakely
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060308/a7e575cc/attachment.htm
2002 Jun 05
0
Problem with "--relative" and symlinks
...directory on wolf, but /usr/local is a link
to /usr2/local on fox.
Here's the dry-run output (some anonymizing editing has been done):
---
129 (wolf)root> /usr/local/bin/rsync -a -R -v --delete -n -e /usr/local/bin/ssh --rsync-path=/usr/local/bin/rsync /usr/local/etc/inhouse/db/ fox.cisti.nrc.ca:
building file list ... done
deleting usr/local/etc/inhouse/db/bak/20020505130006.tar.gz
deleting usr/local/etc/inhouse/db/bak/20020505010005.tar.gz
/usr/local/etc/inhouse/db/bak/20020605010006.tar.gz
/usr/local/etc/inhouse/db/bak/20020605130005.tar.gz
/usr/local/etc/inhouse/db/maillog
/usr/loca...
2017 Jan 30
3
Samba-4.3 AD-DC Win7pro clients not time syncing
...hem to source from the Samba server. I have confirmed that
ntpd is running on the AD-DC and listening on udp:123. I have also
confirmed that udp:123 is not blocked by the firewall at either end.
I set the client's w32tm configuration this way:
w32tm /config /update /manualpeerlist:"time.nrc.ca time.chu.nrc.ca"
/syncfromflags:ALL
And when I check the status with
w32tm /query /status
then I see this:
Leap Indicator: 0(no warning)
Stratum: 3 (secondary reference - synced by (S)NTP)
Precision: -6 (15.62ms per tick)
Root Delay: 0.0313721s
Root Dispersion: 0.2973346s
ReferenceId: 0...
2017 Jan 31
0
Samba-4.3 AD-DC Win7pro clients not time syncing
On Mon, 30 Jan 2017 12:16:30 -0500 James B. Byrne wrote:
> I set the client's w32tm configuration this way:
>
> w32tm /config /update /manualpeerlist:"time.nrc.ca time.chu.nrc.ca"
> /syncfromflags:ALL
>
> And when I check the status with
>
> w32tm /query /status
>
> then I see this:
>
> Leap Indicator: 0(no warning)
> Stratum: 3 (secondary reference - synced by (S)NTP)
> Precision: -6 (15.62ms per tick)
> Root Dela...
2017 Oct 09
1
Using response variable in interaction as explanatory variable in glm crashes R
...(contrast), INTEGER(var_i)+adj);
then in firstfactor(), we see the segfault (when running R with
'-d gdb') :
> model.matrix(dob_mon ~ dob_day*dob_mon, data = tab)
Program received signal SIGSEGV, Segmentation fault.
0x00007fffeafa76b5 in firstfactor (ncx=0, v=0x5c3b37c, ncc=1, nrc=2, c=0x5c90008,
nrx=8, x=0x5cbf150) at ../../../../../R/src/library/stats/src/model.c:252
252 else xj[i] = cj[v[i]-1];
Missing separate debuginfos, .................
(gdb) list
247 for (int j = 0; j < ncc; j++) {
248 xj = &x[j * (R_xlen_t)nrx];
249 cj =...
2006 May 10
3
Contour plot overlayed with line plot
...ours), and a second set of X,Y data (Y as a function of X) which I would
like made into a line plot OVERLAYED on the contour plot (X and Y from both
plots are in the same units and will have overlapping values). Any
suggestions on how to do this in R? Thanks!
--j
--
Jonathan A. Greenberg, PhD
NRC Research Associate
NASA Ames Research Center
MS 242-4
Moffett Field, CA 94035-1000
650-604-5896
AIM: jgrn307
MSN: jgrn307 at hotmail.com
2003 Sep 01
3
How to free memory used by R.
Hi,
I want to free memory used by R. The usage of rm and gc give no result. I'm
running an algorithm consuming a huge memory and I need to recover the
memory used by R between 2 call of my algorithm.
Thank you in advance for your help.
e-mail: sofiane.lariani at rdls.nestle.com
Sofiane Lariani
2006 Oct 20
1
Questions about date/time and truncating
...max.print") -- omitted 152021 entries ]]
But if I enter:
length(newdate)
[1] 9
hourly_met_data$newdate <- newdate gives me the same error as above.
Why is this happening? The output appears to have > 250k entries, why is
length returning only 9?
--j
--
Jonathan A. Greenberg, PhD
NRC Research Associate
NASA Ames Research Center
MS 242-4
Moffett Field, CA 94035-1000
Office: 650-604-5896
Cell: 415-794-5043
AIM: jgrn307
MSN: jgrn307 at hotmail.com
2002 Oct 09
3
Summary: proc mixed vs. lme
Summary: proc mixed vs. lme
The objective of this summary is to help people
to get more familiar with the specification of
random effects with proc mixed or lme.
Very useful are the examples of Ramon Littell's book:
"SAS System for Mixed Models (1996)"
(http://ftp.sas.com/samples/A55235)
The same data set's are kindly made available
by Douglas Bates in the
2009 May 19
5
pop3 gives a permission denied error on chdir
...vmail/%d/%n allow_all_users=yes
socket:
type: listen
client:
path: /var/spool/postfix/private/auth
mode: 432
user: postfix
group: postfix
master:
path: /var/run/dovecot/auth-master
mode: 384
user: vmail
--
regards
Kenneth Gonsalves
Associate
NRC-FOSS
http://nrcfosshelpline.in/web/
2006 Sep 23
2
Question about merge()
...umn" or is there some way to do this? E.g.:
Dataframe 1 contains columns A,B,C and Dataframe 2 contains A,B,D
I want an output A,B,C,D which places C and D together if A and B match
(otherwise, make two new rows, e.g. Ax,Bx,Cx,nodata and Ay,By,nodata,Dy)
--j
--
Jonathan A. Greenberg, PhD
NRC Research Associate
NASA Ames Research Center
MS 242-4
Moffett Field, CA 94035-1000
Office: 650-604-5896
Cell: 415-794-5043
AIM: jgrn307
MSN: jgrn307 at hotmail.com
2004 Dec 15
1
Re: 12.50$ per port ???
...ity, that's 80.. this interests me on the
cPCI platform. Others know what I think about this and why.
Beyodn that, my point here is 1) Buy a T400P for $800 and 2) Buy 4 Carrier
Access Channel Banks for $100 and 3) You'll have a 96 Downstream Port
solution for $1200, meaning $12.50 a Port NRC.
If you can find a cheaper *OR* easier solution, let me know. Because it'll
save me money and you'll be my friend. ;)
As for FXO, my best solution was Mainstreet Newbridge 3624s from Ebay for
about $150-$300 a box w/ 12 port FXOs a while back. Then I moved to PRI
for the capability of se...
2003 Jul 03
2
Bug in plotting groupedData-objects
Dear Experts,
May be the problem is still solved, however I tried to find the answer in
the archives:
I use:
> R.version
_
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
major 1
minor 7.1
year 2003
month 06
day 16
2004 Feb 06
4
more or less pager
...include
some reference to this under keywords `pager', `more' or `less' in the
documentation.
Developers, thanks for all the work.
--
David A. van Leeuwen < @ElseWare.nl>
Echt stijlvol sterven doe je / bij een ander op de mat
Op de dag dat je bezorgd wordt / door het NRC Handelsblad
---Joop Visser
2006 Jul 02
1
Optional variables in function?
...owing
function:
helpme <- function(a,b,c) {
}
In this example, I want c to be an optional variable, but a and b to be
required. How do I:
1) test to see if the user has inputted c
2) break out of the function of the user has NOT inputted a or b.
Thanks!
--j
--
Jonathan A. Greenberg, PhD
NRC Research Associate
NASA Ames Research Center
MS 242-4
Moffett Field, CA 94035-1000
Phone: 415-794-5043
AIM: jgrn3007
MSN: jgrn3007 at hotmail.com