Skip to content

xytb function is not properly identifying the id column #1

@jngranger

Description

@jngranger

My data has a column named "id" that is stored as a character which identifies the id of each individual, as can be seen in this image
dataframe

However, the xytb function is clearly not identifying that we have switched individuals properly. As you can see from the output here, from the dt column, it is treating the data frame as one giant individual.
xytb output

Here is the code I am running: xytb(df, winsize=seq(3,23,10),idquant=seq(0,1,.25))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions