Displaying 10 results from an estimated 10 matches for "sapp".
Did you mean:
app
2004 May 11
1
Meta-Analysis using lme
Dear list-members,
I am trying to use R to conduct a meta-analysis, i.e. I'd like to use a
multi-level model to integrate the findings of a number of primary research
studies.
I set up a simple two level-model (only summary statistics are provided by
each study) as follows:
sapp.lme <- lme(D ~ 1, data = sapp.frame, random = ~ 1 | STUDYNR,
weights=varFixed(~-1+STDERR_D),na.action = na.exclude)
The intercept is random on both levels and the variable stderr_D (the
sampling variance) is supposed to be random only on level one. Besides, I
need to constrain the variance of...
2002 Oct 31
2
Error joining Win2K domain: ads_connect: DSA is unavailable
I'm running 3.0alpha (both current CVS pull and alpha20 from dist) and trying to have my samba server join our already in place Win2K ADS domain. I am able to 'kinit user@DOMAIN' and auth successfully, but upon attempting 'net ads join', I get the following:
# net ads join -Uadministrator
administrator password:
[2002/10/31 05:11:19, 1] libsmb/clikrb5.c:krb5_mk_req2(63)
2009 Apr 13
1
wine + fglrx + DRI causes total system lock up
...ver. But the rest of the system runs fine with the new driver, only wine has the problem. Is this a problem on the driver or wine?
Distro: Opensuse 10.3, KDE
Fglrx driver: 9.3
Wine: 1.1.19
Wine Apps: Football manager 2008, Tomb raider anniversary (different wine prefix)
CPU: AMD Phenom X4
GPU: 1GB SAPP HD4870
1999 Dec 06
1
PAM authentication
...me login.
When I run sshd -d it says that PAM rejected my account. Here is what it
says.
I did copy the generic ssh pam file into /etc/pam.d/sshd
debug: PAM setting rhost to "redhawk.sgp.arm.gov"
PAM rejected by account configuration: Module is unknown
Faking authloop for illegal user jasapp from 198.124.97.210 port 3830
fatal: Connection closed by 198.124.97.210
debug: Calling cleanup 0x804a940(0x0)
Cannot close PAM session: Module is unknown
debug: Calling cleanup 0x8055320(0x0)
Any great help or advice?
Thanks in advanced.
Jeff
--
Failure is not an option, it's integra...
2017 May 26
2
warning that legacy WAVE file has format type 1 but bits-per-sample is 24
...s this a "legacy" WAVE file?
Second,
format type 1
What is that exactly? In the source code I see "format type" is
referred to as "format tag", since the variable name is "wFormatTag".
Is this what's referred to in this reference
http://soundfile.sapp.org/doc/WaveFormat/
as
AudioFormat
There it says
1 for PCM
Is there something about PCM format that implies either 8- or
16-bits-per-second?
I'm new at this and trying to understand it. Can someone explain?
Also, a related but more practical question: is there *any* way to
create a 2...
2004 Jun 16
4
Class ID limits
Hey everyone,
I had a question about the class id''s using the TC command. I''m
using a command that looks something like this:
tc class add dev eth1 parent 10: classid 10:$variable cbq bandwidth
200Mbit rate 512Kbit allot 1514 prio 5 maxburst 20 avpkt 1000 bounded
That''s just an example. My problem is I''m guessing the $variable is not
allowed to be anything
2010 Jun 01
2
Help on aggregate method
...able[,1]==dataTable[["Attr1"]][ind]) &
(aggrTable[,2]==dataTable[["Attr2"]][ind]))
as.numeric(aggrTable[index,3])
}
avgDur <- aggregate(ap.dat[["Dur"]], by = list(ap.dat[["Attr1"]],
ap.dat[["Attr2"]]), FUN="mean")
meanDur <- sapply((1:length(ap.dat[,1])), FUN=matchMean, ap.dat, avgDur)
ap.dat <- cbind (ap.dat, meanDur)
As I deal with very large dataset, it takes long time to run my
matching function, so if you had an idea on how to automate more this
matching process I would be really grateful.
Thank you very much in a...
2008 Jan 14
5
Only "form_tag" support uploading file?
Hi, there:
I wanna use plug-in "file_column" to upload image to the server. In
my test app, the view is as follow & it works well:
====================
<h1>New entry</h1>
<%= error_messages_for ''entry'' %>
<% form_tag ''create'', :multipart => true do -%>
<p><label
1998 May 27
16
Session request failed
Hi all,
I'm trying to access a NT machine through the Internet. First I used
an win95 as
a client, but since I couldn't get it to work, I used a Linux machine
(kernel 2.0.29) with Samba 1.9.18p7 to get some feedback.
I did the following:
linux01/usr/local/samba/bin> ./smbclient -L ntserver -I a.b.c.d
Added interface ip=<myip> bcast=<broadcast> nmask=<netmask>
2010 Jul 18
6
CRAN (and crantastic) updates this week
...http://developer.yahoo.co.jp/webapi/jlp/ma/v1/parse.html
* samplingbook (1.0)
Juliane Manitz
http://crantastic.org/packages/samplingbook
Sampling procedures from the book 'Stichproben. Methoden und
praktische Umsetzung mit R' by Goeran Kauermann and Helmut
Kuechenhoff (2010)
* SAPP (1.0.0)
Masami Saga
http://crantastic.org/packages/SAPP
Functions for statistical analysis of ponit processes
* scaRabee (1.0-2)
Sebastien Bihorel
http://crantastic.org/packages/scaRabee
scaRabee is a port of the Scarabee toolkit originally written as a
Matlab-based application. It...