Displaying 20 results from an estimated 294 matches for "unb".
Did you mean:
nb
2002 Sep 13
1
Unable to mount root fs
...#39;am hoping someone might
have a solution for this... maybe a kernel option that I can pass.
here is an example of my pxelinux.cfg default file:
default dlimage
prompt 1
display fcs.msg
timeout 100
label mkimage
kernel linux.1
append initrd=linux.2 lang= text devfs=nomount PROXYADDR=prox.cs.unb.ca
MANUALREBOOT=YES
label dlimag
kernel linux.1
append initrd=linux.2 lang= text devfs=nomount PROXYADDR=prox.cs.unb.ca
MANUALREBOOT=NO
label 3c905
kernel memdisk
append initrd=nw3c905.img
label intel
kernel memdisk
append initrd=intel.img
label samba
kernel memdisk
appe...
2002 Jun 26
0
Tenure track statistics position at UNB.
The Department of Mathematics and Statistics at the University of New
Brunswick, Fredericton, N. B., Canada, is advertizing a tenure track
position in Statistics, starting 1 July 2003. Please see
http://www.math.unb.ca/job-stat.html
for details.
cheers,
Rolf Turner
rolf at math.unb
[My apologies to those who receive multiple copies of this email.]
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-...
2002 Sep 14
1
Re: SYSLINUX digest, Vol 1 #196 - 4 msgs
Hello !
Maybe passing argument root=/dev/ram0 or root=/dev/rd/0 would help ?
I use isolinux and it works in the isolinux.cfg
sylvain
> Message: 3
> Date: Fri, 13 Sep 2002 14:11:38 -0300 (ADT)
> From: Geddes <jgeddes at unb.ca>
> To: syslinux at zytor.com
> Subject: [syslinux] Unable to mount root fs
>
>
> Hey all,
>
> I'am able to use pxelinux to successfully boot a particular kernel and
> image on various IBM PC's ex. 6287-41U and 6591-34U. However, using the same
> setup (...
2006 Nov 25
3
OT: P(Z <= -1.46).
...would arise in this era. Has anyone any
idea? Is there any possibility that the algorithm(s) used to
calculate this probability is/are not accurate to 4 decimal places?
Could two algorithms ``reasonably'' disagree in the 4th decimal
place?
cheers,
Rolf Turner
rolf at math.unb.ca
2002 Apr 04
1
PR#1132.
...t I got on my system.
Could you please check to see if the same thing happens when you run
the Rdconv command on your system? I guess it's possible that
there's a local glitch here (e.g. something wrong with perl?) that
causes the screw-up.
cheers,
Rolf Turner
rolf@math.unb.ca
===+===+===+===+===+===+===+===+===+===+===+===+===+===+===+===+===+===+===
File foo.html:
==============
<html><head><title>R: Do nothing.</title>
<link rel="stylesheet" type="text/css" href="../../R.css">
</head><body>...
2003 Nov 10
2
ramdisk_size
...200meg uncompressed (approx 50
compressed) ramdisk onto a machine with 512meg of ram. It looks as though
I'am running out of memory (attempt to access beyond end of device error).
Is there a limit on what we put for ramdisk_size? Or Is there other
limitations?
thanks
--
Jeff Geddes, BSc(UNB)
Computer Systems Specialist
University of New Brunswick
Faculty of Computer Science
eMail: jgeddes at unb.ca
office: Rm. E119
phone : (506) 452-6102
fax : (506) 453-3566
2007 Apr 03
3
Referencing function name from within function
Hello,
For verbose coding I'd like to do something like:
> myfunction <- function(x){
> if (a){
> stop(paste(myfunction_name_here,"requires xyz!")
> }
Is that possible?
Thanks for any hints, Joh
2006 Jan 18
1
Breakpoints for multiple variables using Segmented
...g single breakpoint:
model.seg<-segmented.glm(obj = model.glm, Z = predictor_variable, psi = 2 ,
it.max = 50)
Thanks very much for your help.
Matthew G. Betts, Ph.D.
NB??Cooperative Fish and Wildlife Research Unit
Faculty of Forestry and Environmental Management
University of New Brunswick??
UNB Tweedale Centre
Hugh John Flemming Forestry Complex
1350 Regent St., Fredericton, N.B.
E3C 2G6
(506) 447-3408
http://www.unb.ca/web/acwern/people/mbetts/mbetts.htm
2002 Jul 10
4
pxelinux
Hello H. Peter,
we use pxelinux to start linux on desktop pcs. Now we have a problem
with the interaction of dhcp. If the ip address is not fix, we cannot
use the ip address as name for the configfile. A better solution would
be, first to check for the mac and then for the ip address.
Is it possible?
TIA,
Tobias
2006 May 17
3
Off topic --- help in locating a source.
...of a source where this formula may found/cited?
(It doesn't *have* to be the same source from which my collaborator
originally copied it!) It must be well-known/in lots of books,
mustn't it? Said he, hopefully.
Thanks for any assistance.
cheers,
Rolf Turner
rolf at math.unb.ca
2005 Jun 02
2
Caution on the use of model.matrix.
...o R Core that a WARNING be added to the
help for model.matrix to the effect that
model.matrix(y~x + w + z,XXX)
and
model.matrix(~x + w + z,XXX)
give DIFFERENT results if the column ``y'' of the data frame XXX
contains missing values?
cheers,
Rolf Turner
rolf at math.unb.ca
2004 Jul 06
2
Re: errors in randomization test
...; these errors in the glm.nb?
Here I have to heed the advice (attributed to a ``great art
historian'') from George F. Simmons' wonderful book on
elementary differential equations: ``A fool he who gives
more than he has.''
cheers,
Rolf Turner
rolf at math.unb.ca
2006 May 29
2
newbie question: ROW average
...the mean of the first 4 rows of the old one, the
second row of the new matrix to be the mean of rows 5
through 8 of the old one, and so on.
One way this could be done is via
> m.new <- t(apply(array(t(m.old),dim=c(74,4,992/4)),c(1,3),mean))
cheers,
Rolf Turner
rolf at math.unb.ca
2007 Apr 24
1
regarding 3d Bar Plot --- correction.
...and one by David Scott (I have no
record of where he is/was located). It is the *latter* collection
that does all its work from within Fortran.
I'll have another look at what Colin Goodall actually wrote to see if
it could be useful to guarav.
cheers,
Rolf Turner
rolf at math.unb.ca
2006 Oct 02
3
How can I generate this numbers
Hi wizards, I need to know how can I generate this numbers
I have n numbers N1,N2 , Nn , but Nn = 1- sum(N1+N2+...+Nn-1) and
sum(N1+N2+..Nn)=1
and N1,N2,..Nn with 0<N<1 .
Does somebody know how to generate it ? Some distribution or algorithm.
Thanks in advance.
--
Web Page
http://www.geocities.com/ricardo_rios_sv/index.html
2002 Jul 03
1
syslinux 1.75
...ux.0 from 1.75 with the one from 1.74
because the kernel would not load. I would get a message:
boot:
loading bzImage2...................Ready.
Uncompressing Linux... Ok, booting the kernel.
and that would be it.
Any suggestion on how I can solve my mtab problem.
Thanks,
--
Jeff Geddes, BSc(UNB)
Computer Systems Specialist
University of New Brunswick
Faculty of Computer Science
eMail: jgeddes at unb.ca
office: Rm. E119
phone : (506) 452-6102
fax : (506) 453-3566
2007 Feb 19
1
Documenting options specific to a package.
...It seems somewhat redundant to
include docmentation about melvin in the help on all 4 of foo(),
bar(), clyde(), and irving().
Thanks for any insights.
cheers,
Rolf Turner
rolf at math.unb.ca
2004 Sep 15
2
Slightly off-topic --- distribution name.
...rop.)
Anyhow: Is this a ``known'' distribution? Does it have a name?
(I've never seen it mentioned in any of the intro math-stat books
that I've looked into.) If not, can anyone suggest a good name for
it? (Don't be rude now!)
cheers,
Rolf Turner
rolf at math.unb.ca
P. S. To save you putting pen to paper and working it out,
the density function is
{ exp(x/alpha)/(alpha + beta) for x <= 0
f(x) = {
{ exp(-x/beta)/(alpha + beta) for x >= 0
The mean and variance are mu = beta - alpha and
sigma^2 = al...
2006 Nov 04
1
Newbie questions about Voice mail
...ir ways
to do bulk updates for several thousand new users every year?
4. is there a feature what we call talk mail where you set up a group
of phone numbers and send the same message to all of them?
Any help would be greatly appreciated.
.....TIA
........Brian Kaye
...........UNB
2001 Sep 05
4
Command line editing.
...earing on the screen. What am I missing?
(***Please*** don't tell me to use ESS --- (a) I don't want to; I
am emacs-averse. (b) I ***did*** try to install ESS, despite (a),
and could not get that %%^#*#)%'-ing thing to work either!)
cheers,
Rolf Turner
rolf at math.unb.ca
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at st...