Displaying 20 results from an estimated 59 matches for "alcs".
Did you mean:
acls
2005 Oct 12
1
step.gam and number of tested smooth functions
Hi,
I'm working with step.gam in gam package. I'm interested both in spline and
lowess functions and when I define all the models that I'm interested in I get
something like that:
> gam.object.ALC<-gam(X143S~ALC,data=dane,family=binomial)
>
2005 Oct 12
0
step.gam- question
This is covered in the helpfile, but perhaps not clearly enough.
The gam chapter in the "white book" has more details.
step.gam moves around the terms in the scope aregumnet in an ordered
fashion.
So if a scope element is
~ 1 + x +s(x,4) + s(x,8)
and the formula at some stage is ~ x + ....
then if direction="both", the routine checks both "1" and
2003 Apr 18
2
USE_GCC=3.2 vs make clean in ports
hello all!
i've installed gcc-3.2 about a month ago and put "USE_GCC=3.2" into
/etc/make.conf.
now "make clean" for any of ports leads to smth like
Apr 18 12:38:54 alc /kernel: swap_pager: out of swap space
Apr 18 12:38:54 alc /kernel: swap_pager_getswapspace: failed
Apr 18 12:38:54 alc /kernel: pid 219 (XFree86), uid 0, was killed: out
of swap space
"ps ax"
2010 Jan 15
1
Remove part of string in colname and calculate mean for columns groups
Hi all,
I have two question. First, I wonder how to remove a part of the column names in a matrix? I would like to remove the "_ACCX" or "_NAX" part below. Is there a method where the "_" as well as all characters after i can be removed?
> dim(exprdata)
[1] 88 512
>
> colnames(exprdata[,c(1:20)])
[1] "Akita_ACC1" "Akita_ACC2"
2001 Nov 13
0
ALC Learn English- 156-0000 Joyful NIGHT! Cheerful DAY! Happy LIFE!
Did Anyone Ever Tell You,
Just How Special You Are
The Light that You Emit
Might even Light a Star Центр
Американского
2009 Mar 23
1
Iterative Proportional Fitting, use
Hi list,
I would like to normalize a matrix (two actually for comparison) using
iterative proportional fitting.
Using ipf() would be the easiest way to do this, however I can't get my
head around the use of the function. More specifically, the margins
settings...
for a matrix:
mat <- matrix(c(65,4,22,24,6,81,5,8,0,11,85,19,4,7,3,90),4,4)
using
fit <-
2009 Jan 14
1
loglm fitting
Dear all,
sorry to bother you all with this but I've been trying to use the loglm in
MASS package (v2.8.0) and cannot get any sensible output.
I'm wondering am I doing something very foolish or missing something
obvious.
For example, I tried the documentation help(loglm) example - here's the
code
# Case 1: frequencies specified as an array.
sapply(minn38,
2024 May 16
1
[Non-DoD Source] Re: R for the US Air Force
You described it well; I?m afraid that?s what it is. They want documents of an organization that doesn?t fit the description, and only then will they test it.
That sounds great. I?ll reach out to Jeremy and see if he can help me get the IDs the USAF wants. It sounds like Joshua predates my time here. That?s a really good idea.
Thanks very much!
Doug
From: Josiah Parry
2011 Feb 13
1
black ops multi : mouse buttons inactive
Hello there,
i have a weird problem with Black ops : when i launch a multi-players session, the game menu shows up, sound works, but clicking the menu items is no-op. :(
Launching a single player game, OTOH, is even worse : game freezes when displaying the "click to start" welcome message. :(
In both cases I have to kill wine from the terminal to exit.
It happens both in fullscreen
2008 Jun 29
2
Weird problems with OpenOffice
Hi:
1. Samba PDC and OpenOffice:
I've an strange problem with OpenOffice (2.3 and 2.4) and Samba as PDC (Debian
version 3.0.24-6etch10): I have a Windows XP Professional (SP3) connected to
a Samba PDC. When I click on a document located in my desktop, OO seems to
freeze for more than one minute, and then it loads the document. If I try to
load more documents, they load normally.
But,
2024 May 16
2
R for the US Air Force
Hello,
The US Air Force used to have R available on our main network, but now those who need to accept it back are
being very particular about what they're accepting in terms of official documentation.
Would you be able to help me with this endeavor? I'm attaching a pdf that shows what documentation they'd
require for us to re-establish R as being acceptable on the network
2024 May 16
1
R for the US Air Force
Hey Doug,
R is not a product that is provided by a company or any vendor that can be
procured through a vendor e.g. something on a GSA schedule.
Seems like you're caught in the bureaucracy hell hole. I used to help the
USAF, and other DoD members use R when I was at RStudio (now Posit).
I recommend you find someone in your organization who is doing Data
Science. They'll likely have
2010 May 19
2
Samba 3.0.33 ACL rename/delete issue
Hello,
I have noticed some ALC issues with files and directories. I use samba
server 3.0.33 on CentOS 4.8 joined to Windows 2003 domain. Everything
works fine, all users are authenticated to domain controller. My aim is
to give FULL ACCESS (open/read/write/rename/delete..) to directory
"testdir" to two users, john and mark without using groups because I
have no permissions on domain
2006 Jul 24
2
NUT driver scheduler
Dear nut-upsdev,
I writed one small function to test if batteries was really bad (using solis
driver). Isn't so acurated but it's what we need.
Just wait 100% batteries charge, turn off input, wait some time (10% from
previst autonomy) and turn on input again.
Looking startAutonomy - stopAutonomy we can know the basic batteries state.
To scheduler the tests I have one new parameter on
2010 May 01
0
[LLVMdev] clang compiles OpenLieroX
Heya,
LLVM r102655 + clang r102825 compile OpenLieroX 31e0dac9 on MacOSX 10.5
and Linux!
One small fix was needed in the MacOSX OpenAL alc.h system header:
- typedef void ALCvoid;
+ #define ALCvoid void
Because of this:
/System/Library/Frameworks/OpenAL.framework/Headers/alc.h:182:68: error:
empty parameter list defined with a
typedef of 'void' not allowed in C++
ALC_API
2008 Mar 15
1
Fix available for mmap on FreeBSD zfs
Saw this just come through for 8-current, 7-stable ought to have it in a week or so. I have not encountered the problem so I would not be able to judge if this fixes it.
Patch here: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c.diff?r1=1.27;r2=1.28
pjd 2008-03-15 23:23:04 UTC
FreeBSD src repository
Modified files:
2011 Mar 08
1
Sorting
I apologize in advance if this is posted all ready I have not been able to
find any information about it. I have this data frame and I want to sort
smoking by retlevel.
Age Gender BMI Calories Fat Fiber Alc retlevel
Smoking
1 64 Female 18.87834 1828.0 63.4 14.7 0.0 Normal Non-Smoker
2 25 Female 20.64102 1517.4 59.1 5.9 0.0 Normal Smoker
3
2010 Mar 31
1
Managing IMAP ACL from script
I need to change ALC for mailboxes from a script on my server. As I
understand now I can correctly change ACL only via telnet using IMAP
commands. And moreover I need to know user's password for it. Is there any
plans to add inheritance of ACL and ability to manage it directly from a
server? And if it is in which version? Will 2.0 fully support ACL? Now I use
Dovecot 1.2.10.
2003 Apr 10
1
ACLs and ACL_GROUP_OBJ
I have really strange problem. I create a subdirectory in s directory
with ALCs and default ACLs. The new subdirectory geins rwx permitions for
ACL_GROUP_OBJ (Full Access for CREATOR GROUP in NT security dialog box).
Any combination of parameters like (force) create mask, security mask etc.
doesn't help as well as inherit acls or inherit permitions. I tried
versions 2.2.7...
2012 Dec 11
1
Interpretation of ranef output
Hello.
I'm running a generalized linear model and am interested in using the
random effects that are output for further analysis. My random effect is
interacting with two different fixed effects (which which are factors with
two levels each). When I retrieve the random effects I get something like
this:
(Intercept) nutrient (Intercept) light (Intercept)
Aa-0 0.59679192