Displaying 2 results from an estimated 2 matches for "7c66".
Did you mean:
766
2024 Jun 03
1
R code for overlapping variables -- count
If they are binary (0/1 dummies), can't you just "&" them as in
table(Female & USA & MidIncome)
(or sum() if you don't care about the number of 0s)
-pd
> On 2 Jun 2024, at 00:31 , Shadee Ashtari <shadee.ashtari at gmail.com> wrote:
>
> Hi!
>
> I am trying to find the code for how to get counts for intersectional
> variables. For example,
2013 Jul 04
1
sda and sdb reverse order with an external USB drive
...ith "# mount /mnt".
The last UUID is the UUID of sdb1 determined with the command "# blkid
/dev/sdb1".
# /etc/fstab
UUID=1d7606b7-46b8-4b29-9a4e-a50a1f6a1759 / ext4 defaults 1 1
UUID=e0fdfeb1-e7a7-4a06-b5fa-7730c3c2e60d /boot ext4 defaults 1 2
UUID=d0e3c2ee-7c66-4d13-b387-1da958020b1a swap swap defaults 0 0
tmpfs /dev/shm tmpfs defaults 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
sysfs /sys sysfs defaults 0 0
proc...