Displaying 10 results from an estimated 10 matches for "arument".
Did you mean:
argument
2010 Sep 08
2
Passing aruments with source
...nt know where and how to send in the arguments did try
source("test.R --test") but it just says that it cant find or open the file.
(without the argument part it can).
Anyone know how to make it work?
//Joel Damberg
--
View this message in context: http://r.789695.n4.nabble.com/Passing-aruments-with-source-tp2531012p2531012.html
Sent from the R help mailing list archive at Nabble.com.
2000 Mar 18
1
Corstr in the Gee (Generalized Estimation Equation) arguments?
Dear all:
Y=a+bX1+cX2
In the Gee (Generalized Estimation Equation) arguments:
The arument Corstr has sveral choices:
"independence" "fixed" "stat_M_dep" "non_stat_M_dep"
"exchangeable" "AR-M" "unstructured"
What does each term mean?
How do I choose among them?
How do I know the correlation st...
2004 Apr 24
0
compile error in chan_oh323.c
hey people,
i've installed an asterisk version on my Linux Distribution.
Then i wanted to compile the packages for H323 support.
The openh323 and pwlib libraries compiled without any error. But at least i
got one in /~/asterisk-oh323-0.5-10/asterisk-driver/chan_oh323.c in Line
1128. Too many aruments caused this error.
Is anybody able to say why and how can i solve thsi problem?
Kindly Regards
HARALD
--
NEU : GMX Internet.FreeDSL
Ab sofort DSL-Tarif ohne Grundgebühr: http://www.gmx.net/dsl
2012 Jul 27
1
Version of substitute that evaluates it's first argument
Hi all,
Does there already exist a version of substitute that evaluates it's
first argument? (i.e. it accepts an already quoted expression). This
seems like something that's pretty handy, but I haven't found any
existing function to do it:
substitute_e <- function(expr, env) {
eval(substitute(substitute(expr, env), list(expr = expr)))
}
f <- quote(x + y + z)
substitute(f,
2004 Oct 22
1
FIXED_POINT warns on compute_weighted_codebook
hi,
i am trying to compile a fixed point version of lipspeex on desktop
windows environment. a short reason for the complicated story is that
we need to keep the 'engine' part of our project same across the various
ports of our voip project (blame the pointy haired boss).
now, when i compile with FIXED_POINT defined in the Visual C++ 6.0, i get
these errors:
2011 Jul 08
2
Vertical Labels in plot graph - normally working fine but not on this graph
Hello,
I wonder if someone can elaborate on why in the first graph I am able to set
labels vertical to the x-axis but not in the second.
I tried to select the window but it didnt really help.
Many Thanks
Paolo
ExtAvgCWV = rnorm(200)
ExtAvgDemand = rnorm(200)
ExtGasDays = seq(from = as.Date("2010-8-4", "%Y-%m-%d"), along.with =
ExtAvgCWV, by = "days")
2019 Jun 21
0
[ANNOUNCE] libXt 1.2.0
...of .Ds/.De macro with the std. RS/.RE macro
FIX: add missing .fi
remove in-text macros
Remove unused macros to ease maintenance
Fix input starvation in XtMainLoop() closes bug #7
save one indent level
no need to check argument for X(t)Free
no need to check arument for XtFree()
remove useles else
fix documentation to refect reality..
make _XtWaitForSomething accept always the same number of arguments
remove dead code
git tag: libXt-1.2.0
https://xorg.freedesktop.org/archive/individual/lib/libXt-1.2.0.tar.bz2
MD5: a9019421d3ee8b4937b...
2009 Nov 05
0
[PATCH] Add VirtIO Frame Buffer Support
...pp;
> +
> + for (i = 0; i < image->height; i++) {
> + memcpy(buf, vfb, w);
> +
> + buf += w;
> + vfb += p->fix.line_length;
> + }
> +
> + virtio_fb_send(info, &cmd, _buf, len);
> +
> + vfree(_buf);
This would benefit from nocopy, right?
Just another arument why what I propose above is a good idea.
> +}
> +
> +static void virtio_fb_copyarea(struct fb_info *p, const struct fb_copyarea *area)
> +{
> + struct virtio_fb_info *info = p->par;
> + struct virtio_fb_cmd cmd;
> +
> + sys_copyarea(p, area);
> +
> + cmd.cmd = VIRT...
2009 Nov 05
0
[PATCH] Add VirtIO Frame Buffer Support
...pp;
> +
> + for (i = 0; i < image->height; i++) {
> + memcpy(buf, vfb, w);
> +
> + buf += w;
> + vfb += p->fix.line_length;
> + }
> +
> + virtio_fb_send(info, &cmd, _buf, len);
> +
> + vfree(_buf);
This would benefit from nocopy, right?
Just another arument why what I propose above is a good idea.
> +}
> +
> +static void virtio_fb_copyarea(struct fb_info *p, const struct fb_copyarea *area)
> +{
> + struct virtio_fb_info *info = p->par;
> + struct virtio_fb_cmd cmd;
> +
> + sys_copyarea(p, area);
> +
> + cmd.cmd = VIRT...
2009 Jan 06
11
zfs list improvements?
To improve the performance of scripts that manipulate zfs snapshots and the zfs snapshot service in perticular there needs to be a way to list all the snapshots for a given object and only the snapshots for that object.
There are two RFEs filed that cover this:
http://bugs.opensolaris.org/view_bug.do?bug_id=6352014 :
''zfs list'' should have an option to only present direct