Displaying 3 results from an estimated 3 matches for "3fl".
Did you mean:
3f
2008 Apr 21
2
How to do survival analysis with time-related IVs?
...0 1990 XXX
> > 5 2 6 35 1 1 1991 XXX1
> > 6 3 6 35 1 1 1990 XXX2
And then run logistic regression using "censor" as the DV?
Tianxu Chen
101 N. 33rd Street
Academic Building, 3FL
Drexel University
Philadelphia, PA 19104
Phone: 1-215-895-2884(O)
Email: tc332@drexel.edu
[[alternative HTML version deleted]]
2018 May 04
0
[Rd] source(echo = TRUE) with a iso-8859-1 encoded file gives an error
On Fri, May 4, 2018 at 4:47 PM, Scott Kostyshak <skostyshak at ufl.edu> wrote:
> I have very little knowledge about file encodings and would like to
> learn more.
>
> I've read the following pages to learn more:
>
> http://stat.ethz.ch/R-manual/R-devel/library/base/html/Encoding.html
>
2018 May 04
2
[Rd] source(echo = TRUE) with a iso-8859-1 encoded file gives an error
I have very little knowledge about file encodings and would like to
learn more.
I've read the following pages to learn more:
http://stat.ethz.ch/R-manual/R-devel/library/base/html/Encoding.html
https://stackoverflow.com/questions/4806823/how-to-detect-the-right-encoding-for-read-csv
https://developer.r-project.org/Encodings_and_R.html
The last one, in particular, has been very