Displaying 20 results from an estimated 27 matches for "literacy".
2005 Jul 14
0
Bug or misconfiguration related to ACLs?
...to do anything about this?
Jul 13 17:27:17 localhost smbd[23985]: [2005/07/13 17:27:17, 0]
smbd/posix_acls.c:create_canon_ace_lists(1489)
Jul 13 17:27:17 localhost smbd[23985]: create_canon_ace_lists:
malformed ACL in file ACL ! Deny entry after Allow entry. Failing to
set on file 10. FAMILY LITERACY/
zzzRecievables/Finance Operations/invoice1.pdf.
Jul 13 17:27:17 localhost smbd[23985]: [2005/07/13 17:27:17, 0]
smbd/posix_acls.c:create_canon_ace_lists(1489)
Jul 13 17:27:17 localhost smbd[23985]: create_canon_ace_lists:
malformed ACL in file ACL ! Deny entry after Allow entry. Failing to
se...
2012 Apr 13
2
Long command in Sweave
Dear useRs,
I am writing a vignette for a package, which contains long command like this,
>reduce(Lipset_cs,"SURVIVAL",c("GNPCAP", "URBANIZA", "LITERACY", "INDLAB", "GOVSTAB"),explain="positive",remainder="exclude",case="CASEID")
It is longer than the width a page and part of it will become "missing".
Currently, I have to manually break the command into multiple lines.
Is there a bett...
2004 Jul 29
1
Kudos to the R support team
...#39;t hear it enough, there are a plethora of people
who rely on this service (as evidenced by the help archives), and even if they
don't say it, are greatly thankful for what you do here. Not only are you
providing a service to people who are learning R, but indeed helping
increase "R literacy". Soon, they'll be speaking R on the subway.
Thank you all, once again. You are all wonderful people.
--
Michael Rennie
Ph.D. Candidate
University of Toronto at Mississauga
3359 Mississauga Rd. N.
Mississauga ON L5L 1C6
Ph: 905-828-5452 Fax: 905-828-3792
2002 Nov 13
4
[Newbie] Is there any support for work with grouped frequencies?
...i-square test of normality of distribution) or do
I have to calculate them ``by hand''?
Thanks for any answer,
Matej
--
Matej Cepl, matej at ceplovi.cz,
Finger: 89EF 4BC6 288A BF43 1BAB 25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
The ratio of literacy to illiteracy is a constant, but nowadays
the illiterates can read.
-- Alberto Moravia
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[...
2008 Jul 14
0
nlme, lme( ) convergence and selection of effects
...=>Function used to fit model: lme from nlme package.
=>Data Organization:
Data is unbalanced. 4946 observations. Each row in the data frame has info
on the individual candidates (educational level, marital status, sex, age,
party, etc) and on the states in which they run for election (literacy
rates, district magnitude, number of voters, urban population rates, sex
ratio, etc). Individual atributes vary within state and party%in%state.
State atributes vary between states. Though political parties are present
across states, I have reasons to believe that they behave differently in
each st...
2015 Jan 12
3
Polycom instant messages
...E-Mail: Michael at englehorn.com
- ----
Those parts of the system that you can hit with a hammer (not advised)
are called hardware; those program instructions that you can only curse
at are called software.
-- Levitating Trains and Kamikaze Genes: Technological
Literacy for the 1990's
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)
iQIcBAEBAgAGBQJUs1ldAAoJELn0PzaYIQ6guAcQAIXEE3ewbY576fQJbM7pX06h
zDTIK+n4RiqXsvaUWLLZaI+EkFBSz8C539gW/CNUI86mxdzHbE5KZKVXhSPOglM5
mV9x8ZTdE1Oypt44EKng71vBoN1ZpxSzV9U/OME6w0+QnodKtWk0rRjyKqnPNBAk
hZjDjExNzXU1R...
2008 Jun 04
2
Creating a "simple" Radar/Spider Plot from Statgraphics
...8 14
2008 14 19 42 25
and get a graphic with 4 superimposed stars of different colors superimposed
showing the shape of the distribution for each year. The data is
percentsges of students scoring in each category, summing to 100. There are
actually scores for Literacy and Math, so I might display 8 radii instead of
the 4 above. And the dataset/graph would be repeated for comparing various
subpopulations.
Any pointers would be welcomed!
Thanks!
Albert Crosby
Springdale Public Schools
Springdale, Arkansas
[[alternative HTML version deleted]]
2007 Nov 19
1
mail_location backends
Hello,
Where I work we have have an interesting setup, we have 2 machines with mail
accounts on them and both have dovecot. We would really like to centralize
all the mail accounts on one machine, but unfortunately the administration
has not approved it. However, if we could create the "illusion" that they
are on the same machine that would be acceptable. If we have a 3rd machine,
lets
2010 Sep 01
0
S-Plus / Quant - 12 month contract job
...f fixed income database structure
Qualifications
* Would typically hold a bachelor's degree
* An advance degree is strongly desired, e.g. MBA or CFA
(Chartered Financial Analyst) Qualification
Other Personal Attributes Required
* High level of numeracy and literacy
* Strong analytical skills
* Proven results focus
* Clear and convincing communication style
* Ability to articulate and defend own investment approach
* Strong influencer
* Self motivated to work on own initiative
* Independent thinker...
2008 Jul 21
2
Output Nicely formatted tables from R
Hi there,
I've spent a while searching for ways of outputting table data from R in
presentable formats, such as colored backgrounds for column headings, bold
fonts etc. It appears that this is not possible, but I would be interested
to learn if in fact there was a way of achieving this.
Many thanks!
[[alternative HTML version deleted]]
2011 May 05
0
Conditional distribution plot using Model-based Recursive Partitioning
...ello,
I am using the party module to estimate the relationship between the
probability of being a student and number of siblings (alive). However, I
need to include a number of relevant covariates. My code is below:
fm3 <- mob(Student ~ age + alive + sex2 + cwa + cha + cym | Religion+Servant
+ Literacy, control = ctrl, data = samp2, model = glinearModel, family
=binomial())
plot(fm3, tp_args = list(which = "alive"),tnex = 2, type = "simple" )
Which works fine. However, the plots generated do not show the conditional
relationship between the dependent and independent variable...
2011 Jul 14
0
Is anyone using the Orca screenreader?
Orca is a daemon written in Python and C which presents the contents of
a Gnome screen to a blind person in speech or braille. It is on the
CentOS 5.6 disks. Has anyone on this list used it? If so, what was your
experience? I am developing the BrailleBlaster tactile literacy
application. Since I am both blind and deaf, I will be using a braille
display. I also need to make sure that the application is usable by
other blind people.
Thanks,
John
--
John J. Boyer; President, Chief Software Developer
Abilitiessoft, Inc.
http://www.abilitiessoft.com
Madison, Wisconsin...
2015 Jan 12
0
Polycom instant messages
...E-Mail: Michael at englehorn.com
- ----
Those parts of the system that you can hit with a hammer (not advised) are
called hardware; those program instructions that you can only curse at are
called software.
-- Levitating Trains and Kamikaze Genes: Technological
Literacy for the 1990's
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)
iQIcBAEBAgAGBQJUs1ldAAoJELn0PzaYIQ6guAcQAIXEE3ewbY576fQJbM7pX06h
zDTIK+n4RiqXsvaUWLLZaI+EkFBSz8C539gW/CNUI86mxdzHbE5KZKVXhSPOglM5
mV9x8ZTdE1Oypt44EKng71vBoN1ZpxSzV9U/OME6w0+QnodKtWk0rRjyKqnPNBAk
hZjDjExNzXU1R...
2019 Jan 11
3
upgrade to 4.8.3 authentication not work without specifying domain
If the clients login locally and not in a domain.
Then tell you users to use .\loginname
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: Alberto Maria Fiaschi [mailto:alberto.fiaschi at estar.toscana.it]
> Verzonden: vrijdag 11 januari 2019 10:16
> Aan: L.P.H. van Belle
> CC: samba at lists.samba.org
> Onderwerp: Re: [Samba] upgrade to 4.8.3 authentication not
2011 Oct 14
2
Analysis
...ot;10000","1","30","1","5","1","300","20","5","1","30","2","1","2","1 2","1","3","2","1","They need financial literacy","Equity will do well in that","Would love that since more income","1","Wareng","Eldoret town"
"41","5","8","-0.0963076000","34.2857898000","0E-10","3837.0000000000","Th...
1998 Nov 11
3
domain controller parameter
>From the <samba>/var/log/<client>.log file:
doing parameter domain controller = AZPHXNT01
Unknown parameter encountered: "domain controller"
Ignoring unknown parameter "domain controller"
>From the smb.conf file:
# Domain Master specifies Samba to be the Domain Master Browser. This
# allows Samba to collate browse lists between subnets. Don't use
2019 Jan 11
2
upgrade to 4.8.3 authentication not work without specifying domain
...gt;> If the clients login locally and not in a domain.
>>>
>>> Then tell you users to use .\loginname
>>
>> It is a solution equivalent to telling him to log in with myserverdomain \ username.
>> This is what I wanted to avoid considering the average computer literacy of my group of users
>>
>> thanks,
>>
>> Buda
>>
>>>
>>> Greetz,
>>>
>>> Louis
>>>
>>>
>>>
>>>> -----Oorspronkelijk bericht-----
>>>> Van: Alberto Maria Fiaschi
>> [mailto:alb...
2019 Jan 11
0
upgrade to 4.8.3 authentication not work without specifying domain
...ba ha scritto:
> > If the clients login locally and not in a domain.
> >
> > Then tell you users to use .\loginname
>
> It is a solution equivalent to telling him to log in with myserverdomain \ username.
> This is what I wanted to avoid considering the average computer literacy of my group of users
>
> thanks,
>
> Buda
>
> >
> > Greetz,
> >
> > Louis
> >
> >
> >
> >> -----Oorspronkelijk bericht-----
> >> Van: Alberto Maria Fiaschi
> [mailto:alberto.fiaschi at estar.toscana.it]
> >>...
2007 Jan 15
3
Proposal: An extension to rules all others
Proposal: An extension to rules all others
Copyright Notice
None. Public Domain.
Abstract
Extension flamewars surrounding media formats inside Ogg containers
are a pain in the behind, cause problems in the adoption of said
formats, and confuse users. This modest proposal directed at the
maintainers of Vorbis, Theora, Speex and FLAC will suggest a solution
to solve these issues (and others).
2007 Jan 15
3
Proposal: An extension to rules all others
Proposal: An extension to rules all others
Copyright Notice
None. Public Domain.
Abstract
Extension flamewars surrounding media formats inside Ogg containers
are a pain in the behind, cause problems in the adoption of said
formats, and confuse users. This modest proposal directed at the
maintainers of Vorbis, Theora, Speex and FLAC will suggest a solution
to solve these issues (and others).