Category "survey"

Is there a way to paste 2 "ftable" object?

I`m using svyby from survey to make some weighted ratios with their standard deviation and coefficient of variation, I use the code below to generate a three wa

Create dummy variable with survey package

I want to transform a variable into a dummy using the survey package. I have a complex sample design defined by: library(survey) prestratified_design <- s

Make survey at laravel 5.4 and MySQL

I need to make a survey for my website. I have this: Route: Route::resource('survey','surveyController'); Controller: public function index() { $show=surve