search for: begon

Displaying 9 results from an estimated 9 matches for "begon".

Did you mean: begin
2007 Oct 08
3
embedFonts rotates figure
Dear All, Consider the following code: pdf(file="figure.pdf",family="URWPalladio") curve(dlnorm(x,0,1.5),0,10,xlim=c(0,10),ylim=c(0,0.85),axes=F,xlab="",ylab="f") segments(exp(-1.5^2),0,exp(-1.5^2),dlnorm(exp(-1.5^2),0,1.5),lty="dashed") segments(1,0,1,dlnorm(1,0,1.5),lty="dashed")
2002 Jul 16
0
samba server not visible
...ybe one of you folks knows.... I'm quite new to XP, and now I see all the shares in my networkplaces. I found the link to see only the servers, but the point is, this windows machine has been in another network for a few days, and still remembers all the shares that were there... I want them to begone, for I won't need them for the next few months at least, if ever... refreshing did not make them go away... anybody on how to get old shares no longer listed by XP? TIA Michiel
2008 Jan 10
1
A Contrast Question
Hi Folks, This should have been simple to answer, but despite much chasing I don't seem able to catch this particular mouse! Basically (somewhat simplified): I have a binary response variable Y (0/1) and a 2-level factor A (0/1). I want to assign a contrast to A such that, when I run summary(glm(Y~A, family=binomial))$coef the Intercept coefficient is the result that I would get from
2004 Oct 17
2
Re: [R] Problem Compiling R-2.0.0 on Linux Alpha
...is not an architecture-specific bug at all, it just happens to be > tickled by the specific length of "alphapca56-unknown-linux-gnu"! > > I'm unsure whether the problem is in read.dcf or whether > split_description could just use strsplit(Built, ";[ \n]") and begone > with it. The latter should be a workaround for you in either case. The problem is in .install_package_description: the Built: field must not be split across lines. (The newline does not have to added after ;, so your fix is not 100% adequate.) I've fixed .install_package_description...
2004 Apr 18
2
Error in gam?
I'm having some problems using variable names containing spaces (using backticks) with gam (mgcv 0.9-6, R 1.8.1). Some toy code to reproduce my problem is below. Am I doing something wrong, or should I pass this bug on to Simon Wood? (Or do I need to rename my variables to get rid of the spaces?) Thanks, Hadley library(mgcv) test <- data.frame(a = c(1:10), `a b` = c(1:10)^2,
2004 Oct 16
3
Problem Compiling R-2.0.0 on Linux Alpha
Hi folks: I'm trying to compile R-2.0.0 on my Alpha (164SX; alphapca56-unknown-linux-gnu) running RedHat Linux 7.2 with gcc3.4.1. Here is where the compile terminates: .... .... building package 'tcltk' mkdir -p -- ../../../library/tcltk/R mkdir -p -- ../../../library/tcltk/demo mkdir -p -- ../../../library/tcltk/exec mkdir -p -- ../../../library/tcltk/man make[4]: Entering directory
2004 Oct 16
3
Problem Compiling R-2.0.0 on Linux Alpha
Hi folks: I'm trying to compile R-2.0.0 on my Alpha (164SX; alphapca56-unknown-linux-gnu) running RedHat Linux 7.2 with gcc3.4.1. Here is where the compile terminates: .... .... building package 'tcltk' mkdir -p -- ../../../library/tcltk/R mkdir -p -- ../../../library/tcltk/demo mkdir -p -- ../../../library/tcltk/exec mkdir -p -- ../../../library/tcltk/man make[4]: Entering directory
2016 Sep 02
0
[ANNOUNCE] intel-gpu-tools 1.16
...check lib: Avoid using 2 writes to /proc/sys/vm/drop_caches benchmarks/gem_busy: Measure polling of sync_file prime_vgem: Fix fence flipping lib: Make igt_command_line.sh selftest standalone igt/prime_vgem: Simplify inter-process flip checks igt/gem_ctx_bad_exec: Begone invalid negative test igt/pm_rps: Remove reliance on guessing the busy workload Daniel Vetter (15): tests/kms_addfb_basic: Add invalid tests to set fb props tests/core_prop_blob: Add invalid tests to set fb props tests/gem_close_race: Use drm_open_driver helper tests...
2020 Mar 20
0
[ANNOUNCE] igt-gpu-tools 1.25
...est i915/gem_tiled_wc: Clamp runtime i915/gem_exec_balancer: Relax spinner checks around INVALID_CS i915/gem_exec_parallel: Try to trim runtime i915/gem_exec_create: Trim loop counters i915/gem_ctx_create: Fix 'files' i915/gem_exec_parallel: Build failure begone i915/gem_exec_parallel: Only check written handle/threads i915/gem_ctx_create: Trim fixed loop of 1024 i915/gem_softpin: Fix up 'overlap' for change in errno i915/gem_close: Multiple handles are now -EALREADY i915/gem_close: Reduce negative overload of duplica...