ipv_long_to_wide: IPV long to wide

View source: R/ipv_est.R

ipv_long_to_wideR Documentation

IPV long to wide

Description

Helper function to convert long format data into appropriate wide format for ipv_est

Usage

ipv_long_to_wide(x, id = "id", value.var = "value")

Arguments

x

data frame; raw data in long format

id

character; name of case identifying variable

value.var

character; name of variable that contains measurement values


NilsPetras/IPV documentation built on July 19, 2023, 9:12 p.m.