Displaying 5 results from an estimated 5 matches for "comp_grp2".
2017 Jul 26
3
How long to wait for process?
UseRs,
I have a dataframe with 2547 rows and several hundred columns in R
3.1.3. I am trying to run a small logistic regression with a subset of
the data.
know_fin ~
comp_grp2+age+gender+education+employment+income+ideol+home_lot+home+county
> str(knowf3)
'data.frame': 2033 obs. of 18 variables:
$ userid : Factor w/ 2542 levels "FNCNM1639","FNCNM1642",..:
1857 157 965 1967 164 315 849 1017 699 189 ...
$ round_id...
2017 Jul 27
2
How long to wait for process?
...-Michael
>
> On 7/26/2017 10:14 AM, john polo wrote:
>> UseRs,
>>
>> I have a dataframe with 2547 rows and several hundred columns in R
>> 3.1.3. I am trying to run a small logistic regression with a subset
>> of the data.
>>
>> know_fin ~
>> comp_grp2+age+gender+education+employment+income+ideol+home_lot+home+county
>>
>> > str(knowf3)
>> 'data.frame': 2033 obs. of 18 variables:
>> $ userid : Factor w/ 2542 levels "FNCNM1639","FNCNM1642",..:
>> 1857 157 965 1967 1...
2017 Jul 27
0
How long to wait for process?
...a computationally intensive band aid.
-Michael
On 7/26/2017 10:14 AM, john polo wrote:
> UseRs,
>
> I have a dataframe with 2547 rows and several hundred columns in R
> 3.1.3. I am trying to run a small logistic regression with a subset of
> the data.
>
> know_fin ~
> comp_grp2+age+gender+education+employment+income+ideol+home_lot+home+county
>
> > str(knowf3)
> 'data.frame': 2033 obs. of 18 variables:
> $ userid : Factor w/ 2542 levels "FNCNM1639","FNCNM1642",..:
> 1857 157 965 1967 164 315 849 1017 699...
2017 Jul 27
0
How long to wait for process?
...Michael
>>
>> On 7/26/2017 10:14 AM, john polo wrote:
>>> UseRs,
>>>
>>> I have a dataframe with 2547 rows and several hundred columns in R 3.1.3. I am trying to run a small logistic regression with a subset of the data.
>>>
>>> know_fin ~ comp_grp2+age+gender+education+employment+income+ideol+home_lot+home+county
>>>
>>> > str(knowf3)
>>> 'data.frame': 2033 obs. of 18 variables:
>>> $ userid : Factor w/ 2542 levels "FNCNM1639","FNCNM1642",..: 1857 157 965 19...
2017 Jul 27
1
How long to wait for process?
...>> On 7/26/2017 10:14 AM, john polo wrote:
>>>> UseRs,
>>>>
>>>> I have a dataframe with 2547 rows and several hundred columns in R 3.1.3. I am trying to run a small logistic regression with a subset of the data.
>>>>
>>>> know_fin ~ comp_grp2+age+gender+education+employment+income+ideol+home_lot+home+county
>>>>
>>>> > str(knowf3)
>>>> 'data.frame': 2033 obs. of 18 variables:
>>>> $ userid : Factor w/ 2542 levels "FNCNM1639","FNCNM1642",....