search for: beaver

Displaying 20 results from an estimated 106 matches for "beaver".

Did you mean: weaver
2007 Feb 21
0
GLS models - bootstrapping
...ta$activ) para <- list( X=X,data=data) assign("para",para) d <- arima(x=para$data$temp,order=c(1,0,0),xreg=para$X) res <- d$residuals res <- res[!is.na(res)] list(paras=c(d$model$ar,d$reg.coef,sqrt(d$sigma2)), res=res-mean(res),fit=X %*% d$reg.coef) } beaver.args <- fit( beaver ) white.noise <- function( n.sim, ts) sample(ts,size=n.sim,replace=T) beaver.gen <- function( ts, n.sim, ran.args ) { tsb <- ran.args$res fit <- ran.args$fit coeff <- ran.args$paras ts$temp <- fit + coeff[4]*arima.sim( model=list(ar=coeff[1]),...
2019 Jun 15
2
Bionic beaver repository issues
Hello, I appear to have a similar issue as?Willem Ligtenberg (Disco Dingo repository issues,?Thu May 2 19:01:04 CEST 2019), except on a completely fresh installation of Ubuntu?18.04 LTS (Bionic Beaver). After updating and upgrading packages and adding the repo "deb https://cloud.r-project.org/bin/linux/ubuntu bionic-cran35/" and associated key, attempting to install r-base fails due to unmet dependencies: ? ? sudo apt install r-base? ? Reading package lists... Done? ? Building dependen...
2019 Jun 15
0
Bionic beaver repository issues
...Friday, June 14, 2019, 09:17:17 PM CDT, Cyclic Group Z_1 <cyclicgroup-z1 at yahoo.com> wrote: Hello, I appear to have a similar issue as?Willem Ligtenberg (Disco Dingo repository issues,?Thu May 2 19:01:04 CEST 2019), except on a completely fresh installation of Ubuntu?18.04 LTS (Bionic Beaver). After updating and upgrading packages and adding the repo "deb https://cloud.r-project.org/bin/linux/ubuntu bionic-cran35/" and associated key, attempting to install r-base fails due to unmet dependencies: ? ? sudo apt install r-base? ? Reading package lists... Done? ? Building dependen...
2019 Jun 15
1
Bionic beaver repository issues
I can't tell what you did wrong as I can't see your setup -- and your email is not really readable on my screen (next time please try text mode if you can). Bionic beaver works for other people, see eg this blog post, support slides and (primarily) video http://dirk.eddelbuettel.com/blog/2019/06/09#022_rocker_and_ppas http://dirk.eddelbuettel.com/papers/r4_rocker_and_ppas.pdf https://youtu.be/qIjWirNma-8 which shows how to install all of tidyverse and rst...
2014 Dec 09
2
[PATCH] check for default subvolid and act accordingly on install
This fixes the issue I had come across with the default subvolume not being set/used on btrfs when isntalling via `extlinux --install /boot/syslinux`. Signed-off-by: Jordan Beaver <jordan at beaveris.me> --- extlinux/main.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/extlinux/main.c b/extlinux/main.c index 09740bd..c3d9612 100644 --- a/extlinux/main.c +++ b/extlinux/main.c @@ -1261,6 +1261,9 @@ static const char *find_device_btrfs(const char *path) if...
2018 Jul 23
0
Ubuntu issue with 18.04 Bionic Beaver
...l ________________________________________ From: Dirk Eddelbuettel <dirk.eddelbuettel at gmail.com> on behalf of Dirk Eddelbuettel <edd at debian.org> Sent: Tuesday, 24 July 2018 2:59 AM To: Alison Smith Cc: Dirk Eddelbuettel Subject: Re: [R-sig-Debian] Ubuntu issue with 18.04 Bionic Beaver Alison, It would be preferable to have follow-up emails on-list as welll... On 23 July 2018 at 07:09, Alison Smith wrote: | Hi Dirk | thanks for looking at this problem for me | I ran the commands you ran and here are the results. | I am at a loss to know where this distro is finding 3.4.4????...
2018 Jul 23
2
Ubuntu issue with 18.04 Bionic Beaver
Dear Debian persons I would like enquire about whether the repository deb https://cloud.r-project.org/bin/linux/ubuntu bionic-cran35/ I tried to follow the instructions and I cannot get R3.5.1 - I get R3.4.4??? I have been able to install R3.5.1 on Ubuntu 16.02 using the xenial-cran35/ repository & so not sure if the bionic link is up to date? thanks in advance Regards Alison
2005 Feb 02
4
(no subject)
...of "Identical" Simple Linear Regressions attenu The Joyner-Boore Attenuation Data attitude The Chatterjee-Price Attitude Data austres Quarterly Time Series of the Number of Australian Residents beaver1 (beavers) Body Temperature Series of Two Beavers beaver2 (beavers) Body Temperature Series of Two Beavers cars Speed and Stopping Distances of Cars chickwts Chicken Weights by Feed Type co2 Mauna Loa Atmospheric CO2 Concentration di...
2017 Dec 28
2
Why aov() with Error() gives three strata?
...show the exactly same setup, but returning only the two first strata. Is it possible to have two or three strata depending on the data? If there is always three strata, how this would fit the interpretation of between vs within effects? Below a reproducible example that gives three strata: data(beavers) data=data.frame(id = rep(c("beaver1","beaver2"),c(nrow(beaver1),nrow(beaver2))),rbind(beaver1,beaver2)) data$activ=factor(data$activ) #balance dataset to have 6 samples for every combination of beaver and activity. balanced = split(data,interaction(data$id,data$activ)) sizes =...
2018 May 24
1
Trouble building R 3.5.0 under Ubuntu 18.04 (Bionic Beaver)
All of my attempts to build R 3.5.0 from sources under Ubuntu 18.04 have failed, and I cannot figure out what I am doing wrong. I have tried may things, including : export LDFLAGS="$LDFLAGS -fPIC" export CXXFLAGS="$CXXFLAGS -fPIC" export CFLAGS="$CFLAGS -fPIC" ./configure --enable-R-shlib --prefix=/usr/lib/R/3.5.0 #### Configure completes normally without errors or
2013 Mar 18
2
OrgMassSpecR peak area issue
...peak area value is actually less than my apex intensity value. Is this because I am using a DAD detector rather than an MS? If so, is there a simply way to edit the peak area equation so that it will also work with absorbance values? Any help is greatly appreciated. Thanks for your time. Chris Beaver [[alternative HTML version deleted]]
2002 Sep 17
1
broken pipe error
...hat's broken? This server is used almost exclusively for email and web server, and I just inherited it :-(. The school that this is located at wants to setup business lab central file storage for students to do their assignments - is why we're trying to set up Samba on it. Thanks, Brian Beaver, M.Ed. Technology Coordinator DeQueen-Mena Educational Cooperative 305 S. Hornberg Ave., Gillham, AR 71841 870.386.2251 FAX: 870.386.7731
2011 Jun 30
2
Limit SSH access for users from defined source address
...ns 600 I know that it is more related to PAM modules, but I hope that somebody of you can help me more then PAM developers. Thank you for any feedback! Best regards, ? Martin ?mel?k http://www.security-portal.cz http://www.securix.org Contact me: martin.cmelik at gmail.com Save a tree - kill a beaver
2017 Dec 28
0
Why aov() with Error() gives three strata?
...urning only the two first strata. > > Is it possible to have two or three strata depending on the data? > If there is always three strata, how this would fit the interpretation of > between vs within effects? > > Below a reproducible example that gives three strata: > > data(beavers) > data=data.frame(id = > rep(c("beaver1","beaver2"),c(nrow(beaver1),nrow(beaver2))),rbind(beaver1,beaver2)) > data$activ=factor(data$activ) > #balance dataset to have 6 samples for every combination of beaver and > activity. > balanced = split(data,interactio...
2020 Oct 29
8
[RFC] FileCheck: (dis)allowing unused prefixes
...t behavior to be 'strict', i.e. --allow-unused-prefixes=false. Doing that right now would lead to 1500 test failures. To get there (thanks, maskray, for suggestion), we propose we: * land D90281 where the flag is introduced, but is flipped to match today's behavior * employ a 'busy beavers' approach, where test maintainers patch their tests: - either leveraging the flag, to explicitly indicate that unused prefixes is intended (i.e. add --allow-unused-patches=true); or - fix the test (e.g. maybe there was a misspelling issue/omission/etc). A spreadsheet with the failing test...
2018 May 22
3
Trouble building R 3.5.0 under Ubuntu 18.04
I would love to hear from anyone who has successfully built 3.5.0 under Ubuntu 18.04 (Bionic Beaver). My attempts have failed, including: export LDFLAGS="$LDFLAGS -fPIC" export CXXFLAGS="$CXXFLAGS -fPIC" export CFLAGS="$CFLAGS -fPIC" ./configure --enable-R-shlib --prefix=/usr/lib/R/3.5.0 #### Configure completes normally without errors or warnings make #### make...
2017 Dec 28
2
Why aov() with Error() gives three strata?
...gt; > > Is it possible to have two or three strata depending on the data? > > If there is always three strata, how this would fit the interpretation of > > between vs within effects? > > > > Below a reproducible example that gives three strata: > > > > data(beavers) > > data=data.frame(id = > > rep(c("beaver1","beaver2"),c(nrow(beaver1),nrow(beaver2))), > rbind(beaver1,beaver2)) > > data$activ=factor(data$activ) > > #balance dataset to have 6 samples for every combination of beaver and > > activity. > &...
2011 Nov 01
2
Discrepancy with p.value from t.test
...example: > data(sleep) > t.test(extra~group,data=sleep,var.equal=T) # the p.value returned is 0.07939 > 2*pt(-1.8608,18) # using the t.statistic and the df returned above [1] 0.0791887 These p.values are the same. However, they are different when I use a different dataset: > data(beavers) > b1 <- beaver1$temp > b2 <- beaver2$temp > t.test(b1,b2,var.equal=T) # the p.value returned is 2.2e-16 > 2*pt(-15.9366,212) # using the t.statistic and the df returned above [1] 4.10686e-38 Jonathan B. Thayn, Ph.D. Illinois State University Department of Geography and Geo...
2006 Apr 07
1
HTTP 1.1 parser and non-standard request methods
hi, i was thinking of creating a WebDAV plugin for mongrel, but ran into an issue... the http parser hardcodes which request methods it considers valid, so it blocks non-standard request methods like MKCOL, PROPFIND, etc. i''m not familiar with the type of grammar being used for the parser, but is it possible to defer the request method validation to a later point, possibly inside the
2015 Apr 04
0
[PATCH] check for default subvolid and act accordingly on install
On Tue, Dec 9, 2014 at 5:45 AM, Jordan Beaver <jordan at beaveris.me> wrote: > This fixes the issue I had come across with the default subvolume not being > set/used on btrfs when isntalling via `extlinux --install /boot/syslinux`. > > Signed-off-by: Jordan Beaver <jordan at beaveris.me> > --- > extlinux/main.c |...