Displaying 20 results from an estimated 39 matches for "kathleen".
2008 Jan 12
2
Factor Analysis
Good Morning,
Is it possible to use the R program for a CFA with dichotomous data?
Thank you,
Kathleen
Kathleen Kemp, M.A.
Doctoral Clinical Psychology Student,
Concentration: Forensic Psychology
Drexel University
Philadelphia, PA 19104
kk354@drexel.edu
[[alternative HTML version deleted]]
2013 Jul 02
2
Recoding variables based on reference values in data frame
...character(
Kgeno[2,2]), sep=""), 2,
Kgeno[,2])))
Finally, if above code were corrected, this would only change the first
column of data, but I would like to change all 3000+ columns in the same
way.
I would greatly appreciate some suggestions on how to proceed.
Thank you,
Kathleen
---
Kathleen Askland, MD
Assistant Professor
Department of Psychiatry & Human Behavior
The Warren Alpert School of Medicine
Brown University/Butler Hospital
[[alternative HTML version deleted]]
2011 Aug 24
3
Creating new variable with maximum visit date by group_id
...nto previous postings. The codes are running but only NA values are generated or I get error messages that the replacement has less row than the data has (there are about 1000 unique_id and over 4000 rows in my dataset presently).
I would greatly appreciate if someone could help me.
Thank you!
Kathleen R.
Epidemiologist
Montreal, QC, Canada
[[alternative HTML version deleted]]
2019 Mar 15
1
MikroTik Users Contact List
...any Name, Company URL, Company physical address, SIC Code, Industry and Company Size (Revenue and Employee).
Kindly review and let me know of your target interest so that I can get back to you with the exact counts and sample file.
Do let me know if you have any questions for me.
Regards,
Kathleen Brown
Database Executive
If you do not wish to receive these emails. Please respond Exit.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20190315/923ec7da/attachment.html>
2012 Nov 28
2
output data by date?
...ould like to have them
ordered from earliest (4.5.2011- April, to 11.21.2011 - November.)
Does anyone have a suggestion for how I can correct this?
Thanks very much and my apologies if this has been covered before. I looked
before posting my question, however, and couldn't find anything.
--
Kathleen Regan
University of Hohenheim
Institute of Soil Science and Land Evaluation
Soil Biology Section
Emil-Wolff-Str. 27
D-70593 Stuttgart-Hohenheim
"Traveler, there is no road. We make the road by walking."
phone: +49(0)711 459 23118
fax: +49(0)711 459 23117
E-mail:kath.regan@gmail.co...
2012 Aug 10
0
error applying user-defined link function to lmer
...egression the variance is prop(1-prop) and is not estimated as an additional parameter.
6) Last I tried using glmmPQL but this does not reach convergence and I'm not sure if it's suitable for my analyses.
I would appreciate any help on applying a halflogit function to lmer.
Kind regards,
Kathleen
---------------------------------------------------------------------------
Kathleen Vancleef
PhD student
Laboratory of Experimental Psychology
University of Leuven
Tiensestraat 102 box 3711
B-3000 Leuven
Belgium
Tel: +32 (0)16/32.62.83
Email:? Kathleen.Vancleef at ppw.kuleuven.be
http://www.gesta...
2008 May 23
3
Have you used the Rails SaaS kit?
Have any of you actually bought & used the Rails SaaS kit?
I am considering getting it to skip building out the admin & billing
parts but I wanna get feedback from someone who has actually used it.
Would you recommend getting the kit? Would you rather get a refund and
built it yourself?
~ mel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are
2008 Oct 19
1
Does anybody out there use Litespeed?
...er 2 and 1 versions
are just so different. I''ve gone down the road with the old docs and
it''s always a dead end.
I''d be happy to pay or trade code or some kind of programming favors
for some help in this area.
I''ve got some good projects under my belt.
Thank you,
Kathleen
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send e...
2008 May 01
1
Strategy for importing temporary .csv file?
...ort this file on MY OWN machine but
I''m having to HARD CODE the file path before the actual file name that
is delivered. You can see some ideas I''ve tried to make the
params[:file] behave like a FILE object and thus reveal its full path.
I am grateful for any links or suggestions.
Kathleen
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send...
2001 Mar 08
1
Configure client with no Win server.
Hello,
Could someone please tell me how to configure for this case.
After going through all types of documentation, I think my case is
either too simple or impossible that's why it's nowhere mentioned.
I would appreciate very much if someone could point me to the right
direction.
I have two laptops one running Linux and is a Samba server. One is
running
2008 Feb 04
7
Problems installing Rmagick on Ubuntu
I want to install Rmagick on Ubuntu 7.10, but i am getting this error
when running gem install rmagick:
Can''t install RMagick 2.2.0. You must have ImageMagick 6.3.0 or later.
(I installed imagemagick and libmagick9-dev prior to that)
I installed rmagick through Synaptic, and it says that i have version
7:6.2.4.5.dfsg1-2ubuntu1 installed (by the way, what does the 7
mean?). What should
2008 Apr 09
3
help with model relationship for Product/Bill of Materials
I am struggling to find the best way to set up relationships to
achieve this so that it fits the rails idioms.
I have a table of products and I want to be able to create a bill of
materials for a product..
So a product can either be a single item, or a package consisting of
several other products.
I have created a table:
----
class BomItem < ActiveRecord::Base
belongs_to :product
2007 Sep 09
4
Images larger than 40k uploaded with attachment_fu won't display
I have a problem displaying images when using attachment_fu. When I
try to display the image, only about 40k appears in the browser, and
with some images even that much is not visible (just garbage when I
view source). I can display images smaller than 40k correctly.
I''m storing the images in the database (mysql) and haven''t tried
storing in the file system to see if that works
2007 Oct 31
7
Question for rails multidomain application design
Hi to all,
I would design an application for multidomain support and my question is
what is the best practice to do this kind of application ?
Eg.:
I think to write my application handling the multidomain into routing map:
map.connect ":domain/:controller/:action"
map.connect ":domain/:controller/:action/:id"
Assuming that I hanlde 3 domains for 3 different customers:
2008 Jul 01
8
InstantRails
Does anyone know if InstantRails will be upgraded for Rails 2.1? I see
a lot of threads where people are discussing problems upgrading from 2.0
to 2.1. I would rather wait for InstantRails2.1 if it was close?
Thanks.
Bharat
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
2005 Jun 10
0
DM Direct Newsletter: June 10, 2005
...://list.thomsonmedia.com/t/1897772/3262516/12084/0/
Seeing Clearly: Enabling Rapid Insight Via End-to-End Financial and Management Reporting
Date: June 22, 2005
Time: 2 p.m. ET
This Web seminar will discuss how companies can enable rapid insight via end-to-end financial and management reporting. Kathleen Wilhide of IDC will provide the market implications for implementing a robust reporting infrastructure, followed by Rafael Marrero-Gonzalez, who will provide a firsthand account of how MasTec is delivering robust reporting infrastructure to the business users.
Click here to register: http://list.th...
2008 Jul 08
6
Data type of input type file
If I have a form that includes something like:
<input type="file" name="file_content" />
and I try to get at the file content using:
params[''file_content''].read
I get:
undefined method `read'' for "filename":String
where "filename" is the *NAME* of the file that was assigned to
"file_content" in the input tag.
2008 Jan 14
5
Help finding "JRE" to run Netbeans in Linux
...;java -version" I get the latest 1.6 installation but
can''t find out where the "JRE" is located. I''ve looked MANY places.
Anyway, I''m desperate to move this project along and am happy to hire
someone to consult on this matter.
I am grateful for your reply.
Kathleen Kennedy
KathysKode-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3Mbo...
2005 Jun 03
0
DM Direct Newsletter: June 3, 2005
...://list.thomsonmedia.com/t/1872524/3262516/12084/0/
Seeing Clearly: Enabling Rapid Insight Via End-to-End Financial and Management Reporting
Date: June 22, 2005
Time: 2 p.m. ET
This Web seminar will discuss how companies can enable rapid insight via end-to-end financial and management reporting. Kathleen Wilhide of IDC will provide the market implications for implementing a robust reporting infrastructure, followed by Rafael Marrero-Gonzalez, who will provide a firsthand account of how MasTec is delivering robust reporting infrastructure to the business users.
Click here to register: http://list.th...
2005 Jun 07
0
Special Report from DM Direct: June 7, 2005
...://list.thomsonmedia.com/t/1879989/3262516/12084/0/
Seeing Clearly: Enabling Rapid Insight Via End-to-End Financial and Management Reporting
Date: June 22, 2005
Time: 2 p.m. ET
This Web seminar will discuss how companies can enable rapid insight via end-to-end financial and management reporting. Kathleen Wilhide of IDC will provide the market implications for implementing a robust reporting infrastructure, followed by Rafael Marrero-Gonzalez, who will provide a firsthand account of how MasTec is delivering robust reporting infrastructure to the business users.
Click here to register: http://list.th...